Remove redundant include of stdarg.h. bz#2410
This commit is contained in:
parent
5e67859a62
commit
d2480bcac1
|
@ -30,8 +30,6 @@
|
|||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "xmalloc.h"
|
||||
#include "key.h"
|
||||
#include "hostfile.h"
|
||||
|
|
Loading…
Reference in New Issue