remove includes in non-gen'd interf files, they're linked properly now
[systembsd.git] / src / interfaces / timedated / timedated.c
index cf9b3f9a97db1cb4114d3eefdc18af3a3267f355..0c9d4302d78680bc598669647f379f7824ba724d 100644 (file)
@@ -14,3 +14,8 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+#include "timedated-gen.h"
+
+int main() {
+       return 0;
+}