base: make heimqueue.h a shared header

Share heimqueue.h between base and asn1, to avoid duplication of code.
This commit is contained in:
Luke Howard
2019-12-26 21:41:29 +11:00
parent 64d5d138a9
commit d7138cfbe7
16 changed files with 86 additions and 254 deletions
+1
View File
@@ -40,6 +40,7 @@ SUBDIRS=kadm5 hcrypto gssapi
INCFILES= \
$(INCDIR)\config.h \
$(INCDIR)\crypto-headers.h \
$(INCDIR)\heimqueue.h \
$(INCDIR)\heim_threads.h \
$(INCDIR)\krb5-types.h \
$(INCDIR)\version.h