diff options
Diffstat (limited to 'FICS/playerdb.c')
-rw-r--r-- | FICS/playerdb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/playerdb.c b/FICS/playerdb.c index 5888078..7424edd 100644 --- a/FICS/playerdb.c +++ b/FICS/playerdb.c @@ -42,6 +42,7 @@ #include "common.h" #include <err.h> +#include <errno.h> #include <stdint.h> #include "command.h" |