]> andersk Git - openssh.git/blobdiff - misc.h
- (dtucker) [entropy.c] Needs unistd.h too.
[openssh.git] / misc.h
diff --git a/misc.h b/misc.h
index 139a62e05b4846e8761f63467a5c7aa050f1dde2..072470badd562ea7556d138a2b36c751bf54c7c4 100644 (file)
--- a/misc.h
+++ b/misc.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: misc.h,v 1.33 2006/07/10 12:46:51 dtucker Exp $ */
+/* $OpenBSD: misc.h,v 1.35 2006/08/03 03:34:42 deraadt Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
 #ifndef _MISC_H
 #define _MISC_H
 
-#include <sys/types.h>
-
-#include <pwd.h>
-
 /* misc.c */
 
 char   *chop(char *);
This page took 0.031259 seconds and 4 git commands to generate.