aboutsummaryrefslogtreecommitdiff
path: root/crypt.h
blob: b3514b5d8c51132fa46f096527ccf9058d1de80b (plain) (blame)
1
2
3
4
5
6
#define _XOPEN_SOURCE
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>