summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 2735a4f..dab82ba 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,2 +1,5 @@
/* Do we know about the C type sigset_t? */
#undef HAVE_SIGSET_T
+
+/* Do we have the `_stdcall' keyword? */
+#undef STDCALL