diff options
Diffstat (limited to 'util/eprintf.c')
-rw-r--r-- | util/eprintf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/eprintf.c b/util/eprintf.c index af05686..8dda0c8 100644 --- a/util/eprintf.c +++ b/util/eprintf.c @@ -1,4 +1,5 @@ /* See LICENSE file for copyright and license details. */ + #include <stdarg.h> #include <stdio.h> #include <stdlib.h> |