gentoo-overlay/sci-physics/paw/files/paw-2.14.04-missing-headers.patch

11 lines
271 B
Diff

--- src/pawlib/comis/deccc/cs_hlshl.c.orig 2009-09-10 01:14:51.000000000 +0100
+++ src/pawlib/comis/deccc/cs_hlshl.c 2009-09-10 01:16:19.000000000 +0100
@@ -61,7 +61,7 @@
#endif
#include <sys/time.h>
-
+#include <stdlib.h>
#include <signal.h>
#include <string.h>