diff options
| author | 2017-12-30 09:09:12 +0100 | |
|---|---|---|
| committer | 2017-12-30 09:09:12 +0100 | |
| commit | ff7a2e6e4917657a67759b25f8c4f41ce085c3c7 (patch) | |
| tree | d657d180a6040a37346a104548e51d7f23ca9271 /src/encpipe_p.h | |
| parent | d648e4122e8191f109b1407933da7e0486416d93 (diff) | |
| download | tweetpipe-ff7a2e6e4917657a67759b25f8c4f41ce085c3c7.tar.gz | |
Format errors
Diffstat (limited to 'src/encpipe_p.h')
| -rw-r--r-- | src/encpipe_p.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/encpipe_p.h b/src/encpipe_p.h index 3e8e474..3ad1a73 100644 --- a/src/encpipe_p.h +++ b/src/encpipe_p.h @@ -10,6 +10,7 @@ #include <fcntl.h> #include <getopt.h> #include <inttypes.h> +#include <stdarg.h> #include <stdint.h> #include <stdio.h> #include <string.h> |