- Timestamp:
- Nov 15, 2024 9:44:28 AM (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/cbinding/tstCAPIGlue.c
r107012 r107013 49 49 # include <unistd.h> 50 50 # include <sys/poll.h> 51 # include <strings.h> /* For strcasecmp */ 52 # ifndef stricmp 53 # define stricmp strcasecmp 54 # endif 51 55 #endif 52 56 #ifdef IPRT_INCLUDED_cdefs_h
Note:
See TracChangeset
for help on using the changeset viewer.