diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-03-28 13:48:01 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-04-05 02:39:09 +0200 |
commit | bd534bd522830e8855a28456ad7079ceb578fcfc (patch) | |
tree | 76a1a7bedbdcfe1e26657f185cf74d30e834287b /source3/web | |
parent | 1ac7f071ce2191599b99eddfb4fb595d2d1f474f (diff) | |
download | samba-bd534bd522830e8855a28456ad7079ceb578fcfc.tar.gz |
build: Fix sys_open() removal by including system/filesys.h
Diffstat (limited to 'source3/web')
-rw-r--r-- | source3/web/neg_lang.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/web/neg_lang.c b/source3/web/neg_lang.c index 09eff7ea08c..c415449d091 100644 --- a/source3/web/neg_lang.c +++ b/source3/web/neg_lang.c @@ -21,6 +21,7 @@ #include "includes.h" #include "web/swat_proto.h" #include "intl/lang_tdb.h" +#include "system/filesys.h" /* during a file download we first check to see if there is a language |