diff options
| author | Andrew Tridgell <tridge@samba.org> | 2004-11-02 00:24:21 +0000 |
|---|---|---|
| committer | Andrew Tridgell <tridge@samba.org> | 2004-11-02 00:24:21 +0000 |
| commit | 98b58164137731e4e40ff76c4988839f3c44b77c (patch) | |
| tree | 699236739b6bf4053d80244243cc430f909830b6 /source/lib/util_file.c | |
| parent | 067d58738d464faed5044454b77e55ad432a54cd (diff) | |
| download | samba-98b58164137731e4e40ff76c4988839f3c44b77c.tar.gz samba-98b58164137731e4e40ff76c4988839f3c44b77c.tar.xz samba-98b58164137731e4e40ff76c4988839f3c44b77c.zip | |
r3447: more include/system/XXX.h include files
Diffstat (limited to 'source/lib/util_file.c')
| -rw-r--r-- | source/lib/util_file.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/lib/util_file.c b/source/lib/util_file.c index 0093de9517d..1dbaf1147e7 100644 --- a/source/lib/util_file.c +++ b/source/lib/util_file.c @@ -19,6 +19,7 @@ */ #include "includes.h" +#include "system/shmem.h" /************************************************************************* gets a line out of a file. |
