summaryrefslogtreecommitdiff
path: root/libcrypt/crypt_stub.c
diff options
context:
space:
mode:
Diffstat (limited to 'libcrypt/crypt_stub.c')
-rw-r--r--libcrypt/crypt_stub.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcrypt/crypt_stub.c b/libcrypt/crypt_stub.c
index 76645a046..580df6c8b 100644
--- a/libcrypt/crypt_stub.c
+++ b/libcrypt/crypt_stub.c
@@ -5,7 +5,6 @@
* Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
*/
-#define __FORCE_GLIBC
#include <crypt.h>
#include <unistd.h>
#include "libcrypt.h"