]> andersk Git - openssh.git/blobdiff - canohost.c
- deraadt@cvs.openbsd.org 2006/08/03 03:34:42
[openssh.git] / canohost.c
index c236617d71a65e5a2ab5116000426e505736d0c5..dd3972e8d20c7e40ca3b63204be78f7402b6f2bd 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: canohost.c,v 1.60 2006/08/01 23:22:47 stevesk Exp $ */
+/* $OpenBSD: canohost.c,v 1.61 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 <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <stdarg.h>
 
-#include "packet.h"
 #include "xmalloc.h"
+#include "packet.h"
 #include "log.h"
 #include "canohost.h"
 
This page took 0.031189 seconds and 4 git commands to generate.