Remove redundant include of stdarg.h. bz#2410

This commit is contained in:
Darren Tucker 2015-06-04 14:10:55 +10:00
parent 5e67859a62
commit d2480bcac1
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
#include "xmalloc.h"
#include "key.h"
#include "hostfile.h"