Changeset 2905 for libpipi/trunk/genethumb
- Timestamp:
- Oct 9, 2008, 1:53:43 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libpipi/trunk/genethumb/mygetopt.c
r2546 r2905 28 28 #ifndef __intptr_t_defined 29 29 #ifndef _UINTPTR_T 30 typedef unsigned int 30 typedef unsigned int uintptr_t; 31 31 #endif 32 32 #endif
Note: See TracChangeset
for help on using the changeset viewer.