got these swapped, should be the other way around
This commit is contained in:
parent
14c65aefd2
commit
af570259d1
|
@ -20,9 +20,9 @@
|
|||
#include <getopt.h>
|
||||
#include <signal.h>
|
||||
#if defined(BSD)
|
||||
#include <limits.h>
|
||||
#else
|
||||
#include <values.h>
|
||||
#else
|
||||
#include <limits.h>
|
||||
#endif
|
||||
|
||||
#include "zm.h"
|
||||
|
|
Loading…
Reference in New Issue