chiark
/
gitweb
/
~mdw
/
adns
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add <stdarg.h>.
[adns]
/
regress
/
hcommon.c
diff --git
a/regress/hcommon.c
b/regress/hcommon.c
index cd3530914230cf182740d375cadf907ef4db8532..2cd3508a251dd7434ad0ef0b9ac736f295502d6f 100644
(file)
--- a/
regress/hcommon.c
+++ b/
regress/hcommon.c
@@
-1,6
+1,7
@@
#include <string.h>
#include <errno.h>
#include <stdlib.h>
+#include <stdarg.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>