diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in index 920b9c4..6671c7f 100644 --- a/config.h.in +++ b/config.h.in @@ -3,9 +3,6 @@ /* Do we know about the C type sigset_t? */ #undef HAVE_SIGSET_T -/* Do we have the `_stdcall' keyword? */ -#undef STDCALL - /* Define if you have the <signal.h> header file. */ #undef HAVE_SIGNAL_H |