]> andersk Git - openssh.git/blobdiff - auth-options.h
- deraadt@cvs.openbsd.org 2006/08/03 03:34:42
[openssh.git] / auth-options.h
index cd2b030cd4623881b827c4f7d948a7697504f7cd..853f8b517c1762638bc5e8faa81a811334945c4b 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: auth-options.h,v 1.15 2006/07/06 16:03:53 stevesk Exp $ */
+/* $OpenBSD: auth-options.h,v 1.16 2006/08/03 03:34:41 deraadt Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
 #ifndef AUTH_OPTIONS_H
 #define AUTH_OPTIONS_H
 
-#include <sys/types.h>
-
-#include <pwd.h>
-
 /* Linked list of custom environment strings */
 struct envstring {
        struct envstring *next;
This page took 0.130466 seconds and 4 git commands to generate.