mirror of
https://github.com/yawut/SDL.git
synced 2026-05-06 05:09:34 -05:00
Added a '*/' for whiney compilers that don't like comments-in-comments.
--HG-- branch : SDL-1.2
This commit is contained in:
parent
c0dd25a74e
commit
d370a8df80
|
|
@ -18,7 +18,7 @@ Copyright (c) 1995,1996 The XFree86 Project, Inc
|
|||
#define HAS_MMAP_ANON
|
||||
#include <sys/types.h>
|
||||
#include <sys/mman.h>
|
||||
/*#include <asm/page.h> /* PAGE_SIZE */
|
||||
/*#include <asm/page.h>*/ /* PAGE_SIZE */
|
||||
#define HAS_SC_PAGESIZE /* _SC_PAGESIZE may be an enum for Linux */
|
||||
#define HAS_GETPAGESIZE
|
||||
#endif /* linux */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user