diff --git a/res/Makefile b/res/Makefile
index bd9c446180f6e7f56ce30f37f4bddeb586072a7a..ea90998b2839b4ef79afd0de81a4df7e87e0e428 100644
--- a/res/Makefile
+++ b/res/Makefile
@@ -34,12 +34,6 @@ else
   SNMP_LDLIBS+=$(shell net-snmp-config --agent-libs)
 endif
 
-
-#
-# Work around buggy RedHat 9.0
-#
-CFLAGS+=-DOPENSSL_NO_KRB5
-
 all: depend $(MODS)
 
 install: all