]> andersk Git - openssh.git/blobdiff - buffer.c
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / buffer.c
index 25868b94dea6ed62640778e704c9f54e09b6190b..e02e1e35c9947dce9937655cff72db2d00efa9a6 100644 (file)
--- a/buffer.c
+++ b/buffer.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: buffer.c,v 1.30 2006/08/01 23:22:47 stevesk Exp $ */
+/* $OpenBSD: buffer.c,v 1.31 2006/08/03 03:34:41 deraadt Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -18,6 +18,7 @@
 
 #include <stdio.h>
 #include <string.h>
+#include <stdarg.h>
 
 #include "xmalloc.h"
 #include "buffer.h"
This page took 0.040181 seconds and 4 git commands to generate.