Include <sys/types.h> for autoconf/automake detection.
Submitted by: Pavlin Radoslavov <pavlin@icir.org>
This commit is contained in:
parent
a7d8612155
commit
4c9792f9d3
@ -42,6 +42,8 @@
|
||||
* Modified by Pavlin Radoslavov, USC/ISI, May 1998, October 2000.
|
||||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#ifndef _PIM_VT
|
||||
#ifndef BYTE_ORDER
|
||||
# error BYTE_ORDER is not defined!
|
||||
|
Loading…
Reference in New Issue
Block a user