aboutsummaryrefslogtreecommitdiff
path: root/crypto/heimdal
diff options
context:
space:
mode:
authorDoug Rabson <dfr@FreeBSD.org>2006-01-02 11:28:42 +0000
committerDoug Rabson <dfr@FreeBSD.org>2006-01-02 11:28:42 +0000
commit17ed18fef3ee30b72f8f88ef7b43d082ae8d8bf1 (patch)
tree07e1e576d0633865a7cfb38ccf045ce139e03c44 /crypto/heimdal
parent29af427b8377b6d524f91522cc5ef4bec6658b07 (diff)
Notes
Diffstat (limited to 'crypto/heimdal')
-rw-r--r--crypto/heimdal/lib/gssapi/gssapi_locl.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/heimdal/lib/gssapi/gssapi_locl.h b/crypto/heimdal/lib/gssapi/gssapi_locl.h
index 154c4b120d4c..5b2274fc9add 100644
--- a/crypto/heimdal/lib/gssapi/gssapi_locl.h
+++ b/crypto/heimdal/lib/gssapi/gssapi_locl.h
@@ -32,6 +32,7 @@
*/
/* $Id: gssapi_locl.h,v 1.24.2.5 2003/09/18 22:01:52 lha Exp $ */
+/* $FreeBSD$ */
#ifndef GSSAPI_LOCL_H
#define GSSAPI_LOCL_H
@@ -41,7 +42,7 @@
#endif
#include <krb5_locl.h>
-#include <gssapi.h>
+#include "gssapi.h"
#include <assert.h>
#include "arcfour.h"