]> andersk Git - openssh.git/blobdiff - gss-genr.c
- deraadt@cvs.openbsd.org 2006/08/03 03:34:42
[openssh.git] / gss-genr.c
index 93dbeeebba7966a6e80253acd197b20f04af8d08..da39479e1548d74cdaef974552795d1e052025e4 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: gss-genr.c,v 1.12 2006/07/26 02:35:17 stevesk Exp $ */
+/* $OpenBSD: gss-genr.c,v 1.13 2006/08/03 03:34:42 deraadt Exp $ */
 
 /*
  * Copyright (c) 2001-2003 Simon Wilkinson. All rights reserved.
 
 #ifdef GSSAPI
 
+#include <sys/types.h>
 #include <sys/param.h>
 
+#include <stdarg.h>
 #include <string.h>
 #include <unistd.h>
 
 #include "xmalloc.h"
-#include "bufaux.h"
+#include "buffer.h"
 #include "log.h"
 #include "ssh2.h"
 
This page took 0.054905 seconds and 4 git commands to generate.