aboutsummaryrefslogtreecommitdiff
path: root/crypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypt.h')
-rw-r--r--crypt.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/crypt.h b/crypt.h
index 2511a15..b3514b5 100644
--- a/crypt.h
+++ b/crypt.h
@@ -1,10 +1,6 @@
-#ifndef CRYPT_H
-#define CRYPT_H
-
#define _XOPEN_SOURCE
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
-#endif