Add br-if-logtest opcode
[bpt/guile.git] / libguile / error.c
index b61e90b..2878fa0 100644 (file)
@@ -40,9 +40,7 @@
 #ifdef HAVE_STRING_H
 #include <string.h>
 #endif
-#ifdef HAVE_UNISTD_H
 #include <unistd.h>
-#endif
 
 /* For Windows... */
 #ifdef HAVE_IO_H