Normalize on PATH_MAX instead of MAXPATHLEN throughout.
[deliverable/binutils-gdb.git] / gdb / xcoffread.c
index a9ce667000dff2a86622981be5462f5a0c94521e..afe1554710f4c652a44e6449f3d5ecd2d867c155 100644 (file)
@@ -26,7 +26,6 @@
 #include <ctype.h>
 #include "gdb_string.h"
 
-#include <sys/param.h>
 #ifdef HAVE_SYS_FILE_H
 #include <sys/file.h>
 #endif
This page took 0.02447 seconds and 4 git commands to generate.