mirror of /home/gitosis/repositories/libowfat.git
parent
26a8df81dc
commit
9a765ad112
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