diff options
author | Stef Walter <stef@thewalter.net> | 2014-12-19 12:55:49 +0000 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2014-12-19 12:57:44 +0000 |
commit | dab652d0c66b35c171816ffff80c03d0537f7caa (patch) | |
tree | a15a55ba6d4a8982fa447f1dd0df81e2ff907a58 /srcx/jid.c | |
parent | 291114c12df4c31ddb6567cd243c811ca8978b93 (diff) |
Diffstat (limited to 'srcx/jid.c')
-rw-r--r-- | srcx/jid.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ #include <stdio.h> #include <stdlib.h> #include <unistd.h> +#include <err.h> #include "util.h" |