a6126acde9
- Remove DISTNAME, EXTRACT_SUFX and NO_WRKSUBDIR - While I'm here, pet portlint: fix diff header of patch files Approved by: portmgr (blanket)
10 lines
227 B
C
10 lines
227 B
C
--- misc.c.orig 2006-08-18 14:37:02 UTC
|
|
+++ misc.c
|
|
@@ -4,6 +4,7 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <ctype.h>
|
|
+#include <sys/types.h>
|
|
#include "user_defines.h"
|
|
#include "mysql_defines.h"
|
|
#include "misc.h"
|