X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fexample_cygwin%2Fincludes%2Fsignal.h;h=5b9bef1c1295b4a7a32fe688bb0efbd5f071fc20;hp=9b812c96d66f4dba17fc27b489b9686b4c971446;hb=9f87d9e27e74d9e06e0c93114ffd70a45ee152fa;hpb=912688cd6675234e7dd744cd6971a0d7c1591910 diff --git a/platform/example_cygwin/includes/signal.h b/platform/example_cygwin/includes/signal.h index 9b812c9..5b9bef1 100644 --- a/platform/example_cygwin/includes/signal.h +++ b/platform/example_cygwin/includes/signal.h @@ -9,10 +9,7 @@ #ifndef _PDCLIB_SIGNAL_H #define _PDCLIB_SIGNAL_H _PDCLIB_SIGNAL_H -#ifndef _PDCLIB_CONFIG_H -#define _PDCLIB_CONFIG_H _PDCLIB_CONFIG_H #include <_PDCLIB_config.h> -#endif /* Signals ------------------------------------------------------------------ */