summaryrefslogtreecommitdiff
path: root/source3/modules/onefs_cbrl.c
diff options
context:
space:
mode:
authorTim Prouty <tprouty@samba.org>2009-02-27 14:47:47 -0800
committerTim Prouty <tprouty@samba.org>2009-03-01 16:39:55 -0800
commit664268a2877dc49a84eb140e837e01f08979c471 (patch)
tree53baef4a3b4faebae84a921e9587a8e8135fa2fa /source3/modules/onefs_cbrl.c
parent9940c7690e2c1b225111d5d8e09cc735ebe296dd (diff)
downloadsamba-664268a2877dc49a84eb140e837e01f08979c471.tar.gz
samba-664268a2877dc49a84eb140e837e01f08979c471.tar.bz2
samba-664268a2877dc49a84eb140e837e01f08979c471.zip
s3 OneFS: Refactor config code and cleanup includes
Diffstat (limited to 'source3/modules/onefs_cbrl.c')
-rw-r--r--source3/modules/onefs_cbrl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/onefs_cbrl.c b/source3/modules/onefs_cbrl.c
index 2c5e39c359..7311e1961e 100644
--- a/source3/modules/onefs_cbrl.c
+++ b/source3/modules/onefs_cbrl.c
@@ -18,6 +18,7 @@
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "includes.h"
#include "onefs.h"
#include <ifs/ifs_syscalls.h>