ports/net/tightvnc/files/patch-Xvnc__include__Xos.h
Koichiro Iwao 0497f1d000 net/tightvnc: Switch to options helpers, etc
- 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.
2019-03-26 05:31:27 +00:00

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 */