diff options
Diffstat (limited to 'crypt.h')
-rw-r--r-- | crypt.h | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |