Merge branch 'master' of ssh://git.pk910.de:16110/PHP-P10
[PHP-P10.git] / tmp / includes.h
index d6a0ff237ff473ca00e859b71cf807dfb84438a1..b91b474d4198a87fb1fe5a7802321ddc5a48cdc6 100644 (file)
@@ -1 +1,13 @@
-#include "stdio.h"
\ No newline at end of file
+
+#include <ctype.h>
+#include <float.h>
+#include <iso646.h>
+#include <limits.h>
+#include <math.h>
+#include <stddef.h>
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <time.h>
+
+#include <unistd.h>
\ No newline at end of file