summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/includes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/include/includes.h b/source4/include/includes.h
index 5850103145..c4ee86b3b9 100644
--- a/source4/include/includes.h
+++ b/source4/include/includes.h
@@ -26,7 +26,7 @@
/* make sure we have included the correct config.h */
#ifndef CONFIG_H_IS_FROM_SAMBA
-#warn "make sure you have removed all config.h files from standalone builds!"
+#error "make sure you have removed all config.h files from standalone builds!"
#error "the included config.h isn't from samba!"
#endif