Changeset 21916 for trunk/src/opengl/glut/glutos2.h
- Timestamp:
- Dec 18, 2011, 10:28:22 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 bin 2 Makefile.inc 1 env.cmd 2 LocalConfig.kmk
-
-
Property svn:mergeinfo
set to
/branches/gcc-kmk merged eligible
- Property svn:ignore
-
trunk/src/opengl/glut/glutos2.h
r3579 r21916 15 15 */ 16 16 #define gettimeofday gettimeofday_os2 17 #include <sys \time.h>17 #include <sys/time.h> 18 18 #undef gettimeofday 19 19
Note:
See TracChangeset
for help on using the changeset viewer.