diff --git a/src/File.h b/src/File.h index 98b722228d..26ef3c154f 100644 --- a/src/File.h +++ b/src/File.h @@ -7,10 +7,6 @@ #include #include -#ifdef NEED_KRB5_H -#include -#endif // NEED_KRB5_H - #include "zeek/Val.h" #include "zeek/util.h"