]> andersk Git - openssh.git/blobdiff - bufaux.c
- deraadt@cvs.openbsd.org 2006/08/03 03:34:42
[openssh.git] / bufaux.c
index a384cc6853cbff008b3e4c3d85ad0ebf2384d707..cbdc22c64288d4c1fe24fc972490b2a4620bda62 100644 (file)
--- a/bufaux.c
+++ b/bufaux.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: bufaux.c,v 1.43 2006/07/22 20:48:22 stevesk Exp $ */
+/* $OpenBSD: bufaux.c,v 1.44 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
 
 #include "includes.h"
 
+#include <sys/types.h>
+
 #include <openssl/bn.h>
 
 #include <string.h>
+#include <stdarg.h>
 
-#include "bufaux.h"
 #include "xmalloc.h"
+#include "buffer.h"
 #include "log.h"
 #include "misc.h"
 
This page took 0.054837 seconds and 4 git commands to generate.