]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Don't include pathmax.h; system.h already does it.
authorJim Meyering <jim@meyering.net>
Tue, 20 Apr 2004 09:34:43 +0000 (09:34 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 20 Apr 2004 09:34:43 +0000 (09:34 +0000)
src/pwd.c

index 96ad8d0a5401d620e2f86cf667c02d048ab9eac9..46868920088ff784c0d3392ee129f76ebf6ada81 100644 (file)
--- a/src/pwd.c
+++ b/src/pwd.c
@@ -25,7 +25,6 @@
 #include "long-options.h"
 #include "quote.h"
 #include "root-dev-ino.h"
-#include "pathmax.h"
 #include "xgetcwd.h"
 
 /* The official name of this program (e.g., no `g' prefix).  */