mirror of /home/gitosis/repositories/libowfat.git

4 changed files with 27 additions and 1 deletions
@ -1,3 +1,3 @@
|
||||
#if defined(__linux__) || defined(_SGI_SOURCE) || defined(__hpux__) |
||||
#if defined(__linux__) || defined(_SGI_SOURCE) || defined(__hpux__) || defined(__sun__) |
||||
#include <alloca.h> |
||||
#endif |
||||
|
Loading…
Reference in new issue