]> andersk Git - openssh.git/blobdiff - groupaccess.h
- deraadt@cvs.openbsd.org 2006/08/03 03:34:42
[openssh.git] / groupaccess.h
index b0baccfbf7ac293464ca3eb95e8df38d6bbba230..04b4498940161059726c293857c018f57c452368 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: groupaccess.h,v 1.6 2006/07/02 22:45:59 stevesk Exp $ */
+/* $OpenBSD: groupaccess.h,v 1.7 2006/08/03 03:34:42 deraadt Exp $ */
 
 /*
  * Copyright (c) 2001 Kevin Steves.  All rights reserved.
@@ -27,8 +27,6 @@
 #ifndef GROUPACCESS_H
 #define GROUPACCESS_H
 
-#include <sys/types.h>
-
 int     ga_init(const char *, gid_t);
 int     ga_match(char * const *, int);
 void    ga_free(void);
This page took 1.081079 seconds and 4 git commands to generate.