Commit eeab25b4 authored by Lev Walkin's avatar Lev Walkin

harm undone

parent 61b40d81
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
* 2. Sun Solaris requires <alloca.h> for alloca(3), * 2. Sun Solaris requires <alloca.h> for alloca(3),
* but does not have <stdint.h>. * but does not have <stdint.h>.
*/ */
#if (!defined(__FreeBSD__) || !defined(_SYS_INTSYSTEM_H_)) #if (!defined(__FreeBSD__) || !defined(_SYS_INTTYPES_H_))
#if defined(sun) #if defined(sun)
#include <alloca.h> /* For alloca(3) */ #include <alloca.h> /* For alloca(3) */
#else #else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment