From: Jouni Malinen Date: Sun, 6 Dec 2009 09:30:39 +0000 (+0200) Subject: Remove obsolete comment about wpa_supplicant header files X-Git-Tag: hostap_0_7_1~402 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d66e084a9822133ee294dab43a9ca5ee6dbdd4f1;p=thirdparty%2Fhostap.git Remove obsolete comment about wpa_supplicant header files --- diff --git a/eap_example/Makefile b/eap_example/Makefile index 398c4cba5..ba65bb537 100644 --- a/eap_example/Makefile +++ b/eap_example/Makefile @@ -20,10 +20,6 @@ CFLAGS += -I. CFLAGS += -I../src CFLAGS += -I../src/utils -# at least for now, need to include config_ssid.h and config_blob.h from -# wpa_supplicant directory -CFLAGS += -I../wpa_supplicant - OBJS_both += ../src/utils/common.o OBJS_both += ../src/utils/os_unix.o