ports/lang/unicon/patches/patch-src_libtp_tests_daytime_c

11 lines
256 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- src/libtp/tests/daytime.c.orig 2004-01-05 15:26:23.000000000 +0100
+++ src/libtp/tests/daytime.c 2004-01-05 15:26:33.000000000 +0100
@@ -9,6 +9,7 @@
#endif
#include <stdio.h>
+#include <stdlib.h>
#include <tp.h>
int main(int argc, char **argv)