gas: fold three as_warn() in emit_expr_with_reloc()
[binutils-gdb.git] / gprof / gprof.h
index 1c23dd83f2f4fc1f5833c3dda7fc7528cb1d3176..1d8d89647727c07584a5e9cd5b9c724ab9ce1c73 100644 (file)
 /* AIX defines hz as a macro.  */
 #undef hz
 
-#ifndef PATH_MAX
-#define PATH_MAX       1024
-#endif
-
 #define        A_OUTNAME       "a.out"         /* default core filename */
 #define        GMONNAME        "gmon.out"      /* default profile filename */
 #define        GMONSUM         "gmon.sum"      /* profile summary filename */