10 lines
256 B
Text
10 lines
256 B
Text
--- 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)
|