From 7d573c7ae14bbbb2d924837413879c71f8c385f4 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 30 Apr 2006 20:40:25 +0000 Subject: Include header file --- common/textfile.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/textfile.c') diff --git a/common/textfile.c b/common/textfile.c index 84a72b3c..7814513a 100644 --- a/common/textfile.c +++ b/common/textfile.c @@ -36,6 +36,8 @@ #include #include +#include "textfile.h" + int create_dirs(const char *filename, const mode_t mode) { struct stat st; -- cgit