]> andersk Git - openssh.git/blobdiff - buffer.c
- stevesk@cvs.openbsd.org 2006/07/26 02:35:17
[openssh.git] / buffer.c
index 8c9f534f8fd892415364547fb8225f61ffe27605..c6e8a8d48cab835cb4d33fe58174927dc5f614a8 100644 (file)
--- a/buffer.c
+++ b/buffer.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: buffer.c,v 1.28 2006/07/22 20:48:22 stevesk Exp $ */
+/* $OpenBSD: buffer.c,v 1.29 2006/07/26 02:35:17 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -14,6 +14,8 @@
 
 #include "includes.h"
 
+#include <sys/param.h>
+
 #include <string.h>
 
 #include "xmalloc.h"
This page took 0.325349 seconds and 4 git commands to generate.