9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
249 B
C
11 lines
249 B
C
--- include/global.h.orig 2003-12-18 21:51:43 UTC
|
|
+++ include/global.h
|
|
@@ -57,7 +57,7 @@
|
|
#endif
|
|
#include <math.h>
|
|
#include <stdarg.h>
|
|
-#include <wait.h>
|
|
+#include <sys/wait.h>
|
|
#include <sys/mman.h>
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|