]> andersk Git - openssh.git/blobdiff - channels.c
- stevesk@cvs.openbsd.org 2006/07/26 13:57:17
[openssh.git] / channels.c
index f59afe01b54a0453f6bc072f9dc026680a298a53..b8c4e7e742a5176fb916f927497effa3d7815bb1 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: channels.c,v 1.261 2006/07/25 02:59:21 stevesk Exp $ */
+/* $OpenBSD: channels.c,v 1.262 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
@@ -54,6 +54,7 @@
 
 #include <errno.h>
 #include <netdb.h>
+#include <stdlib.h>
 #include <string.h>
 #include <termios.h>
 #include <unistd.h>
This page took 0.035904 seconds and 4 git commands to generate.