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