Pull fix from the head
authoraland <aland>
Wed, 8 Dec 2004 17:20:59 +0000 (17:20 +0000)
committeraland <aland>
Wed, 8 Dec 2004 17:20:59 +0000 (17:20 +0000)
src/modules/rlm_krb5/Makefile.in

index ef390e2..d459469 100644 (file)
@@ -2,7 +2,7 @@ TARGET     = @targetname@
 SRCS       = rlm_krb5.c
 HEADERS    =
 RLM_LIBS   = @krb5_ldflags@
-RLM_CFLAGS = @krb5_cflags@
+RLM_CFLAGS = @krb5_cflags@ -I/usr/include/et
 
 include ../rules.mak