From 99fa315bf8768c75cc1bfccbb9aeac657f989110 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 12 May 2001 09:52:56 +0000 Subject: Include dirname.h, to get base_name --- src/ls.c | 1 + src/remove.c | 1 + 2 files changed, 2 insertions(+) (limited to 'src') diff --git a/src/ls.c b/src/ls.c index db0e1de18..3a3810b7f 100644 --- a/src/ls.c +++ b/src/ls.c @@ -107,6 +107,7 @@ int wcwidth (); #include #include "argmatch.h" +#include "dirname.h" #include "error.h" #include "human.h" #include "filemode.h" diff --git a/src/remove.c b/src/remove.c index 0536893e7..c76bffaa8 100644 --- a/src/remove.c +++ b/src/remove.c @@ -34,6 +34,7 @@ typedef enum {false = 0, true = 1} bool; #include "save-cwd.h" #include "system.h" +#include "dirname.h" #include "error.h" #include "obstack.h" #include "hash.h" -- cgit v1.2.3-70-g09d2