Use POSIX macros for linux
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
//%% (c) Copyright 1993, 1994 Sun Microsystems, Inc.
|
||||
//%% (c) Copyright 1993, 1994 Novell, Inc.
|
||||
//%% $TOG: tttk.C /main/5 1999/09/14 13:00:44 mgreess $
|
||||
#if defined(linux)
|
||||
#if defined(__linux__)
|
||||
# include <sys/poll.h>
|
||||
#else
|
||||
# include <poll.h>
|
||||
|
||||
Reference in New Issue
Block a user