Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 442306f

Browse files
committed
From: "Brian E. Gallew" <geek+@cmu.edu>
Define USE_POSIX_TIME for dgux port
1 parent 11c7d75 commit 442306f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/include/port/dgux.h

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#define LINUX_ELF
22
#define USE_POSIX_SIGNALS
3+
#define USE_POSIX_TIME
34
#ifndef BYTE_ORDER
45
# define BYTE_ORDER BIG_ENDIAN
56
#endif

0 commit comments

Comments
 (0)