summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2003-01-23 21:37:53 +0000
committerdes <des@FreeBSD.org>2003-01-23 21:37:53 +0000
commite3e18d2493ce266748b5ffa12007f8496ec99566 (patch)
treed3e7b49c31c265e7e4a7b6dfaeb64dac22a9e2ac /contrib
parent070819018faaa7cec4d07f15cf8d579f565768cb (diff)
parent08883899a52a47a1512ed6722f022b5a388d7733 (diff)
downloadFreeBSD-src-e3e18d2493ce266748b5ffa12007f8496ec99566.zip
FreeBSD-src-e3e18d2493ce266748b5ffa12007f8496ec99566.tar.gz
This commit was generated by cvs2svn to compensate for changes in r109756,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/openpam/include/security/pam_types.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/openpam/include/security/pam_types.h b/contrib/openpam/include/security/pam_types.h
index 1ec6400..bbea5c8 100644
--- a/contrib/openpam/include/security/pam_types.h
+++ b/contrib/openpam/include/security/pam_types.h
@@ -31,13 +31,13 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $P4: //depot/projects/openpam/include/security/pam_types.h#8 $
+ * $P4: //depot/projects/openpam/include/security/pam_types.h#9 $
*/
#ifndef _PAM_TYPES_H_INCLUDED
#define _PAM_TYPES_H_INCLUDED
-#include <sys/types.h>
+#include <stddef.h>
#ifdef __cplusplus
extern "C" {
OpenPOWER on IntegriCloud