]> andersk Git - openssh.git/blobdiff - xmalloc.c
- stevesk@cvs.openbsd.org 2006/07/26 13:57:17
[openssh.git] / xmalloc.c
index 511a9e12a21f300472c07fb0c309dc1453f9d503..77e2d27c70057e41ed1eaf072a0b1ab44e068d72 100644 (file)
--- a/xmalloc.c
+++ b/xmalloc.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: xmalloc.c,v 1.24 2006/07/26 02:35:17 stevesk Exp $ */
+/* $OpenBSD: xmalloc.c,v 1.25 2006/07/26 13:57:17 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -18,6 +18,7 @@
 #include <sys/param.h>
 
 #include <stdarg.h>
+#include <stdlib.h>
 #include <string.h>
 
 #include "xmalloc.h"
This page took 0.182111 seconds and 4 git commands to generate.