fix reversed test
This commit is contained in:
parent
c0dfd18dd1
commit
90a0b434ed
|
@ -64,7 +64,7 @@
|
|||
#ifdef HAVE_ERR_H
|
||||
# include <err.h>
|
||||
#endif
|
||||
#ifndef HAVE_SYS_BYTEORDER_H
|
||||
#ifdef HAVE_SYS_BYTEORDER_H
|
||||
# include <sys/byteorder.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue