OSDN Git Service

Redo the filters based on assumptions discussed in mingw-dvlpr list.
[mingw/mingw-org-wsl.git] / include / errno.h
index dd42ca6..287f7b5 100644 (file)
 #ifndef _ERRNO_H_
 #define        _ERRNO_H_
 #pragma GCC system_header
+#include <_mingw.h>
 
 /* 
  * Error numbers and access to error reporting.
  */
 
-/* All the headers include this file. */
-#include <_mingw.h>
-
 /*
  * Error numbers.
  * TODO: Can't be sure of some of these assignments, I guessed from the