]> andersk Git - openssh.git/blobdiff - packet.c
- stevesk@cvs.openbsd.org 2006/07/10 16:37:36
[openssh.git] / packet.c
index f04d6fac93cfc85b7a709b1c4ee87eefaffaf596..b4f3aea1424af4736c23dbc106b7505ccd24562f 100644 (file)
--- a/packet.c
+++ b/packet.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: packet.c,v 1.133 2006/07/08 21:47:12 stevesk Exp $ */
+/* $OpenBSD: packet.c,v 1.134 2006/07/10 16:37:36 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -47,6 +47,8 @@
 #include <netinet/in.h>
 #include <netinet/ip.h>
 
+#include <stdarg.h>
+
 #include "xmalloc.h"
 #include "buffer.h"
 #include "packet.h"
This page took 0.055389 seconds and 4 git commands to generate.