Changeset 21720 for branches/gcc-kmk/src/opengl/glut/glutos2.h
- Timestamp:
- Oct 19, 2011, 11:26:02 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/opengl/glut/glutos2.h
r3579 r21720 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.