Ver código fonte

fixing the patch

Stasik0 10 anos atrás
pai
commit
5dd76ee669
1 arquivos alterados com 1 adições e 1 exclusões
  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>