]> andersk Git - openssh.git/blobdiff - fatal.c
- (djm) [platform.h] Add missing prototype for
[openssh.git] / fatal.c
diff --git a/fatal.c b/fatal.c
index 1f2cd0bc82d7bb3f6bb7fe1a8bff0023307e8284..5e5aa3fe18dfd229c6427d02c638584cfbf2514f 100644 (file)
--- a/fatal.c
+++ b/fatal.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: fatal.c,v 1.6 2006/07/10 16:37:36 stevesk Exp $ */
+/* $OpenBSD: fatal.c,v 1.7 2006/08/03 03:34:42 deraadt Exp $ */
 /*
  * Copyright (c) 2002 Markus Friedl.  All rights reserved.
  *
@@ -25,6 +25,8 @@
 
 #include "includes.h"
 
+#include <sys/types.h>
+
 #include <stdarg.h>
 
 #include "log.h"
This page took 0.055136 seconds and 4 git commands to generate.