Changeset 9274
- Timestamp:
- 03/09/08 07:48:23 (5 years ago)
- File:
-
- 1 edited
-
src/router/httpd/modules/broadcom.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/router/httpd/modules/broadcom.c
r9257 r9274 1059 1059 #ifdef HAVE_MMC 1060 1060 if (!strcmp(name, "MMC")) return; 1061 #endif 1062 #ifdef HAVE_SPUTNIK_APD 1063 if (!strcmp(name, "SPUTNIK_APD")) return; 1064 #endif 1065 #ifdef HAVE_RFLOW 1066 if (!strcmp(name, "RFLOW")) return; 1061 1067 #endif 1062 1068 // HAVE_AFTERBURNER
Note: See TracChangeset
for help on using the changeset viewer.
