complaint with recent versions of gcc
This commit is contained in:
6
packages/PLStream/uxnt/uxnt.c
Normal file → Executable file
6
packages/PLStream/uxnt/uxnt.c
Normal file → Executable file
@@ -26,9 +26,6 @@
|
|||||||
#define _UNICODE 1
|
#define _UNICODE 1
|
||||||
|
|
||||||
#define _UXNT_KERNEL 1
|
#define _UXNT_KERNEL 1
|
||||||
#include "uxnt.h" /* my prototypes */
|
|
||||||
#include "utf8.c"
|
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <tchar.h>
|
#include <tchar.h>
|
||||||
#include <wchar.h>
|
#include <wchar.h>
|
||||||
@@ -47,6 +44,9 @@
|
|||||||
#endif
|
#endif
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|
||||||
|
#include "uxnt.h" /* my prototypes */
|
||||||
|
#include "utf8.c"
|
||||||
|
|
||||||
#ifndef TRUE
|
#ifndef TRUE
|
||||||
#define TRUE 1
|
#define TRUE 1
|
||||||
#define FALSE 0
|
#define FALSE 0
|
||||||
|
Submodule packages/jpl updated: d661852f76...9f80255cce
Reference in New Issue
Block a user