summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-04-20 09:34:43 +0000
committerJim Meyering <jim@meyering.net>2004-04-20 09:34:43 +0000
commitd3cb92f9b82072e226357db1656b6728b599ce10 (patch)
treef85fb5440ce9caa8e5fc45dd6c13ff037290e152 /src
parent50469e2c80adf232165ee9ef88c3311dcee5f1b5 (diff)
downloadcoreutils-d3cb92f9b82072e226357db1656b6728b599ce10.tar.xz
Don't include pathmax.h; system.h already does it.
Diffstat (limited to 'src')
-rw-r--r--src/pwd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pwd.c b/src/pwd.c
index 96ad8d0a5..468689200 100644
--- 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). */