]> andersk Git - openssh.git/blobdiff - xmalloc.c
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / xmalloc.c
index 77e2d27c70057e41ed1eaf072a0b1ab44e068d72..9985b4cc2a3494cc89c1c6e3242b95de88712246 100644 (file)
--- a/xmalloc.c
+++ b/xmalloc.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: xmalloc.c,v 1.25 2006/07/26 13:57:17 stevesk Exp $ */
+/* $OpenBSD: xmalloc.c,v 1.27 2006/08/03 03:34:42 deraadt Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -16,8 +16,8 @@
 #include "includes.h"
 
 #include <sys/param.h>
-
 #include <stdarg.h>
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 
This page took 0.463805 seconds and 4 git commands to generate.