summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2003-01-22 16:46:44 +0000
committerdes <des@FreeBSD.org>2003-01-22 16:46:44 +0000
commitdb88a2966de0296f79142aed576ebcd39442bf36 (patch)
tree87fd4f87f18b71b90189228ad496d87cb1284db8 /contrib
parentf5eff04464272725a348753d947f05320a56fc80 (diff)
parent96469890b583f8aaab787449e8e4943f3eb5766d (diff)
downloadFreeBSD-src-db88a2966de0296f79142aed576ebcd39442bf36.zip
FreeBSD-src-db88a2966de0296f79142aed576ebcd39442bf36.tar.gz
This commit was generated by cvs2svn to compensate for changes in r109686,
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, 3 insertions, 1 deletions
diff --git a/contrib/openpam/include/security/pam_types.h b/contrib/openpam/include/security/pam_types.h
index 2cafa01..1ec6400 100644
--- a/contrib/openpam/include/security/pam_types.h
+++ b/contrib/openpam/include/security/pam_types.h
@@ -31,12 +31,14 @@
* 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#7 $
+ * $P4: //depot/projects/openpam/include/security/pam_types.h#8 $
*/
#ifndef _PAM_TYPES_H_INCLUDED
#define _PAM_TYPES_H_INCLUDED
+#include <sys/types.h>
+
#ifdef __cplusplus
extern "C" {
#endif
OpenPOWER on IntegriCloud