소스 검색

fixing the patch

Stasik0 10 년 전
부모
커밋
5dd76ee669
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>