]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove redundant unistd.h inclusion.
authorDave Love <fx@gnu.org>
Mon, 19 Jun 2000 22:14:24 +0000 (22:14 +0000)
committerDave Love <fx@gnu.org>
Mon, 19 Jun 2000 22:14:24 +0000 (22:14 +0000)
src/xrdb.c

index c6ea08f0ae63ad338e26c3bab9bbb2753c880258..bab1b47d481ade4fd958b591e54b2f4d8242cb23 100644 (file)
@@ -38,7 +38,6 @@ Boston, MA 02111-1307, USA.  */
 #ifndef SYSV
 #define SYSV
 #endif
-#include <unistd.h>
 #endif /* USG5 */
 
 #endif /* 1 */