zeek-config.h: Drop NEED_KRB5_H

This is unused in the Zeek tree after the previous commit, remove it
from zeek-config.h
This commit is contained in:
Arne Welzel 2023-08-28 11:29:51 +02:00
parent 18ae12f9e3
commit 33875c7bf0

View file

@ -80,9 +80,6 @@
/* Define if you have the <sys/ethernet.h> header file. */
#cmakedefine HAVE_SYS_ETHERNET_H
/* Include krb5.h */
#cmakedefine NEED_KRB5_H
/* Compatibility for Darwin */
#cmakedefine NEED_NAMESER_COMPAT_H