*** empty log message ***
[deliverable/binutils-gdb.git] / libiberty / pexecute.c
index 34d2deb298b12a15c8dbd1131e66e25fc7fa8ac2..32943af59ef3e6052c57cd36232edf9d8cc9237d 100644 (file)
@@ -41,12 +41,12 @@ extern int errno;
 #ifdef HAVE_STDLIB_H
 #include <stdlib.h>
 #endif
-#define ISSPACE (x) isspace(x)
 #ifdef HAVE_SYS_WAIT_H
 #include <sys/wait.h>
 #endif
 
 #include "libiberty.h"
+#include "safe-ctype.h"
 
 /* stdin file number.  */
 #define STDIN_FILE_NO 0
This page took 0.022241 seconds and 4 git commands to generate.