Changeset 388 for trunk/nom/src/nombuildclass.c
- Timestamp:
- Nov 28, 2008, 6:01:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nom/src/nombuildclass.c
r331 r388 46 46 #include <string.h> 47 47 #include <stdlib.h> 48 #if !defined(_MSC_VER) 48 #if !defined(_MSC_VER) && !defined(__FreeBSD__) 49 49 # include <alloca.h> 50 50 #endif
Note:
See TracChangeset
for help on using the changeset viewer.