]> andersk Git - openssh.git/blobdiff - includes.h
- djm@cvs.openbsd.org 2004/06/13 15:03:02
[openssh.git] / includes.h
index ca943c7e657b30b4bb3648e887bf63a28fd762f2..99b70502cff427643425118b7bccd305190cbc76 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: includes.h,v 1.17 2002/01/26 16:44:22 stevesk Exp $   */
+/*     $OpenBSD: includes.h,v 1.18 2004/06/13 15:03:02 djm Exp $       */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -33,6 +33,7 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
 #include <grp.h>
 #include <time.h>
 #include <dirent.h>
+#include <stddef.h>
 
 #ifdef HAVE_LIMITS_H
 # include <limits.h> /* For PATH_MAX */
This page took 0.05947 seconds and 4 git commands to generate.