summaryrefslogtreecommitdiff
path: root/uhttpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'uhttpd.c')
-rw-r--r--uhttpd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/uhttpd.c b/uhttpd.c
index ebaa019..397d071 100644
--- a/uhttpd.c
+++ b/uhttpd.c
@@ -16,8 +16,6 @@
* limitations under the License.
*/
-#define _XOPEN_SOURCE 500 /* crypt() */
-
#include "uhttpd.h"
#include "uhttpd-utils.h"
#include "uhttpd-file.h"