Przeglądaj źródła

fixing the patch

Stasik0 10 lat temu
rodzic
commit
5dd76ee669
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      ports/WAGO-750-860.patch

+ 1 - 1
ports/WAGO-750-860.patch

@@ -72,7 +72,7 @@ index 5ec1191..65e1a4d 100644
 @@ -5,7 +5,7 @@
  
  #include <stddef.h> /* Needed for sys/queue.h */
- #ifndef WIN32
+ #ifndef _WIN32
 -#include <sys/queue.h>
 +#include "queue.h"
  #include <alloca.h>