1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-11 19:41:13 +02:00

Include "dirname.h", for declaration of strip_trailing_slashes.

This commit is contained in:
Jim Meyering
2002-09-22 06:59:13 +00:00
parent 0f88878c11
commit 68527271a5
+1
View File
@@ -28,6 +28,7 @@
#include <sys/types.h>
#include "system.h"
#include "dirname.h"
#include "error.h"
#include "quote.h"