diff options
Diffstat (limited to 'src/util/support/errors.c')
-rw-r--r-- | src/util/support/errors.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/util/support/errors.c b/src/util/support/errors.c index 4b1cfa062..6c4d8bdbe 100644 --- a/src/util/support/errors.c +++ b/src/util/support/errors.c @@ -4,14 +4,9 @@ * needs to be generated with error tables, after util/et, which builds after * this directory. */ -#include <stdarg.h> -#include <string.h> -#include <stdlib.h> -#include <stdio.h> +#include "k5-platform.h" #include "k5-err.h" - #include "k5-thread.h" -#include "k5-platform.h" #include "supp-int.h" /* |