diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/krb5/Imakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/Imakefile b/src/lib/krb5/Imakefile index 6c341b156..5859cf30d 100644 --- a/src/lib/krb5/Imakefile +++ b/src/lib/krb5/Imakefile @@ -50,7 +50,7 @@ STOBJS=strdup.o STSRCS=strdup.c #endif -INCLUDES=-I$(TOP)/include/stdc-incl +INCLUDES=$(STDC_TOP_INCLUDES) OBJS = \ cryptoconf.o \ |
