diff options
| -rw-r--r-- | src/postprocess/sort_plz.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/postprocess/sort_plz.c b/src/postprocess/sort_plz.c index dc0b222..022e90a 100644 --- a/src/postprocess/sort_plz.c +++ b/src/postprocess/sort_plz.c | |||
| @@ -13,6 +13,7 @@ | |||
| 13 | #include <stdlib.h> | 13 | #include <stdlib.h> |
| 14 | #include <stdio.h> | 14 | #include <stdio.h> |
| 15 | #include <string.h> | 15 | #include <string.h> |
| 16 | #include <stdint.h> | ||
| 16 | #include <errno.h> | 17 | #include <errno.h> |
| 17 | #include <unistd.h> | 18 | #include <unistd.h> |
| 18 | #include <err.h> | 19 | #include <err.h> |
