diff options
Diffstat (limited to 'FICS')
-rw-r--r-- | FICS/ratings.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/ratings.c b/FICS/ratings.c index a2fe400..b461a3d 100644 --- a/FICS/ratings.c +++ b/FICS/ratings.c @@ -34,6 +34,7 @@ #include "common.h" #include <err.h> +#include <errno.h> #include "command.h" #include "comproc.h" |