# HG changeset patch # User Dave Love # Date 961452864 0 # Node ID cbadbdc3bad20f4a6cc0c071d83bc81137fd9471 # Parent ab23e43de97da928ae5e2ad1a27465bde1bc2067 Remove redundant unistd.h inclusion. diff -r ab23e43de97d -r cbadbdc3bad2 src/xrdb.c --- a/src/xrdb.c Mon Jun 19 22:09:06 2000 +0000 +++ b/src/xrdb.c Mon Jun 19 22:14:24 2000 +0000 @@ -38,7 +38,6 @@ #ifndef SYSV #define SYSV #endif -#include #endif /* USG5 */ #endif /* 1 */