including gssapi.h, which will include sys/types.h if necessary.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7717
dc483132-0cff-0310-8789-
dd5450dbe970
+Wed Mar 27 00:05:37 1996 Theodore Y. Ts'o <tytso@dcl>
+
+ * mglueP.h: Don't include <sys/types.h> mechglue.h will take care
+ of this by including gssapi.h, which will include
+ sys/types.h if necessary.
+
Thu Mar 21 00:12:07 1996 Theodore Y. Ts'o <tytso@dcl>
* g_imp_sec_context.c (gss_import_sec_context):
#define _GSS_MECHGLUEP_H
#include "mechglue.h"
-#include <sys/types.h>
#ifdef _MSDOS
#include <malloc.h>