summaryrefslogtreecommitdiff
path: root/mkpasswd.c
diff options
context:
space:
mode:
Diffstat (limited to 'mkpasswd.c')
-rw-r--r--mkpasswd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkpasswd.c b/mkpasswd.c
index e2c2cbc..7450ad3 100644
--- a/mkpasswd.c
+++ b/mkpasswd.c
@@ -40,7 +40,6 @@
#include <sys/stat.h>
#endif
#ifdef HAVE_LINUX_CRYPT_GENSALT
-#define _OW_SOURCE
#include <crypt.h>
#endif
#ifdef HAVE_GETTIMEOFDAY