diff options
| author | Charles.Forsyth <devnull@localhost> | 2007-06-05 18:36:46 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2007-06-05 18:36:46 +0000 |
| commit | 5768cb83b1cd9d263034405a11bfacc0ad496861 (patch) | |
| tree | d2718a2b7d52cd2c7ab8a277c04328bdf440d9e7 /Linux/arm/include | |
| parent | d78829ca00e50f361d0f56a418168410749d159b (diff) | |
20070605-1936
Diffstat (limited to 'Linux/arm/include')
| -rw-r--r-- | Linux/arm/include/lib9.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Linux/arm/include/lib9.h b/Linux/arm/include/lib9.h index afb40f7b..8d84d7b7 100644 --- a/Linux/arm/include/lib9.h +++ b/Linux/arm/include/lib9.h @@ -2,6 +2,7 @@ #ifndef _BSD_SOURCE #define _BSD_SOURCE #endif +#define _XOPEN_SOURCE 500 #define _LARGEFILE_SOURCE 1 #define _LARGEFILE64_SOURCE 1 #define _FILE_OFFSET_BITS 64 |
