summaryrefslogtreecommitdiff
path: root/printf/obvprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'printf/obvprintf.c')
-rw-r--r--printf/obvprintf.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/printf/obvprintf.c b/printf/obvprintf.c
index 56a3d4d99..394079379 100644
--- a/printf/obvprintf.c
+++ b/printf/obvprintf.c
@@ -21,12 +21,7 @@ along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */
#if HAVE_OBSTACK_VPRINTF
-#if HAVE_STDARG
#include <stdarg.h>
-#else
-#include <varargs.h>
-#endif
-
#include <obstack.h>
#include <string.h>