X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?p=systembsd.git;a=blobdiff_plain;f=src%2Finterfaces%2Ftimedated%2Ftimedated.c;h=0c9d4302d78680bc598669647f379f7824ba724d;hp=cf9b3f9a97db1cb4114d3eefdc18af3a3267f355;hb=1e8c7c889a1c3b92c58fb1590b2f1192dd86623b;hpb=8751decbc931f5fe64130567a3965fd05c698a64 diff --git a/src/interfaces/timedated/timedated.c b/src/interfaces/timedated/timedated.c index cf9b3f9..0c9d430 100644 --- a/src/interfaces/timedated/timedated.c +++ b/src/interfaces/timedated/timedated.c @@ -14,3 +14,8 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +#include "timedated-gen.h" + +int main() { + return 0; +}