diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h new file mode 100644 index 0000000..2735a4f --- /dev/null +++ b/acconfig.h @@ -0,0 +1,2 @@ +/* Do we know about the C type sigset_t? */ +#undef HAVE_SIGSET_T |