summarylogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorCody P Schafer2023-06-22 19:19:59 -0400
committerCody P Schafer2023-06-22 19:19:59 -0400
commit2c7f2d99d71d05c194a087c56c4c741d880242ac (patch)
tree41ce7b05018bac66b736f4739cc3b6668a0eaff2 /config.h
parent6e8794a92edb58898cee23e232a18350febcca7e (diff)
downloadaur-2c7f2d99d71d05c194a087c56c4c741d880242ac.tar.gz
change source to alternate
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
new file mode 100644
index 000000000000..e443c23d2259
--- /dev/null
+++ b/config.h
@@ -0,0 +1,2 @@
+#define HAS_MEMMEM 1
+#include <string.h>