X-Git-Url: https://uglyman.kremlin.cc/gitweb/gitweb.cgi?a=blobdiff_plain;f=src%2Finterfaces%2Ftimedated%2Ftimedated.c;h=0c9d4302d78680bc598669647f379f7824ba724d;hb=a5c308468e1575c2a2b0cdbd74d51a85839bedac;hp=cf9b3f9a97db1cb4114d3eefdc18af3a3267f355;hpb=3b82e3c1701831a4cc48a42a992997610bdd6266;p=systembsd.git 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; +}