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