mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
try to fix issue#1, compilation problem on openbsd
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
# include <endian.h>
|
# include <endian.h>
|
||||||
#else // no endian.h
|
#else // no endian.h
|
||||||
# ifdef HAVE_SYS_ENDIAN_H
|
# ifdef HAVE_SYS_ENDIAN_H
|
||||||
|
# include <sys/types.h>
|
||||||
# include <sys/endian.h>
|
# include <sys/endian.h>
|
||||||
# ifdef HAVE_BETOH32
|
# ifdef HAVE_BETOH32
|
||||||
# // openbsd, use aliases
|
# // openbsd, use aliases
|
||||||
|
|||||||
Reference in New Issue
Block a user