mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 23:20:30 -04:00
- Switch to options helpers - Regenerate patches - Adjust CONFLICTS since some conflicting ports removed from ports tree - Pet portlint (bring USES earlier) - Add missing USES,USE_XORG - Bump PORTREVISION due to USES change Sponsored by: HAW International, Inc.
10 lines
237 B
C
10 lines
237 B
C
--- Xvnc/include/Xos.h.orig 2000-06-11 12:00:51 UTC
|
|
+++ Xvnc/include/Xos.h
|
|
@@ -151,7 +151,6 @@ extern int sys_nerr;
|
|
#endif /* X_NOT_POSIX else */
|
|
|
|
#ifdef CSRG_BASED
|
|
-#include <stdlib.h>
|
|
#include <unistd.h>
|
|
#endif /* CSRG_BASED */
|
|
|