]> git.armaanb.net Git - opendoas.git/blobdiff - insults.c
Fix configuration
[opendoas.git] / insults.c
index 4a4939074c69b2ee0effbc0bde6eadc6330ac02e..6c71ea29fc967a43a2bd2ad40d2c74ee1765315d 100644 (file)
--- a/insults.c
+++ b/insults.c
@@ -1,6 +1,8 @@
 #include <stdlib.h>
 #include <time.h>
 
+#include "config.h"
+
 char *insults[] = {
 
     /*
@@ -72,9 +74,7 @@ char *insults[] = {
     "There's nothing wrong with you that an expensive operation can't prolong.",
     "I'm very sorry, but I'm not allowed to argue unless you've paid.",
 
-#ifndef DOAS_INSULTS_KISS
-#define DOAS_INSULTS_KISS
-
+#ifdef DOAS_INSULTS_KISS
     /*
      * Insults from the KISS Linux community
      */