* link/z80/aslink.h: Fixed path for PATH_MAX
[fw/sdcc] / link / z80 / aslink.h
index 9ef08c54ea233d437aadf8567f6c0a101109b9f3..d597c2388a8d4ceadd4f28bd17597c5984a9ee93 100644 (file)
@@ -12,6 +12,7 @@
 /*
  * Extensions: P. Felber
  */
+#include <limits.h>
 
 #define        VERSION "V01.75"
 
 #endif /* SDK */
 /* #define     NCPS    32 */   /* characters per symbol */
 #define        NDATA   16              /* actual data */
-#define        NINPUT  128             /* Input buffer size */
+#define        NINPUT  PATH_MAX        /* Input buffer size */
 #define        NHASH   64              /* Buckets in hash table */
 #define        HMASK   077             /* Hash mask */
 #define        NLPP    60              /* Lines per page */
 #define        NTXT    16              /* T values */
-/** PENDING: Taking this to 256 causes a segfault. */
-#define        FILSPC  100             /* File spec length */
+#define        FILSPC  PATH_MAX        /* File spec length */
 
 /*
  *     The "R_" relocation constants define values used in