$OpenBSD: patch-provider_libserver_ECKrbAuth_cpp,v 1.1 2013/06/21 22:42:13 sthen Exp $
--- provider/libserver/ECKrbAuth.cpp.orig	Fri Jun 21 13:15:43 2013
+++ provider/libserver/ECKrbAuth.cpp	Fri Jun 21 13:16:25 2013
@@ -58,7 +58,7 @@ ECRESULT ECKrb5AuthenticateUser(const std::string &str
 // error_message() is wrongly typed in c++ context
 extern "C" {
 #include <krb5.h>
-#include <et/com_err.h>
+#include <com_err.h>
 }
 
 ECRESULT ECKrb5AuthenticateUser(const std::string &strUsername, const std::string &strPassword, std::string *lpstrError)
