aboutsummaryrefslogtreecommitdiffstats
path: root/src/xrdb.c
diff options
context:
space:
mode:
authorDave Love <[email protected]>2000-06-19 22:14:24 +0000
committerDave Love <[email protected]>2000-06-19 22:14:24 +0000
commit11cb8c532d7ed2bbc25a67afb83a61e7b8704078 (patch)
treee1e97a10b58759c1b967ec2fa5159b7425a35b14 /src/xrdb.c
parentfc6c5dfed86640113a9db3e8f66b29f8d88ba8e9 (diff)
Remove redundant unistd.h inclusion.
Diffstat (limited to 'src/xrdb.c')
-rw-r--r--src/xrdb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xrdb.c b/src/xrdb.c
index c6ea08f0ae..bab1b47d48 100644
--- a/src/xrdb.c
+++ b/src/xrdb.c
@@ -38,7 +38,6 @@ Boston, MA 02111-1307, USA. */
#ifndef SYSV
#define SYSV
#endif
-#include <unistd.h>
#endif /* USG5 */
#endif /* 1 */