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