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 _UXNT_KERNEL 1
|
||||
#include "uxnt.h" /* my prototypes */
|
||||
#include "utf8.c"
|
||||
|
||||
#include <windows.h>
|
||||
#include <tchar.h>
|
||||
#include <wchar.h>
|
||||
@@ -47,6 +44,9 @@
|
||||
#endif
|
||||
#include <errno.h>
|
||||
|
||||
#include "uxnt.h" /* my prototypes */
|
||||
#include "utf8.c"
|
||||
|
||||
#ifndef TRUE
|
||||
#define TRUE 1
|
||||
#define FALSE 0
|
||||
|
Reference in New Issue
Block a user