Parent Directory
|
Revision Log
|
Patch
| revision 3443 by tg, Wed Aug 8 12:45:20 2007 UTC | revision 3444 by tg, Wed Aug 8 14:32:17 2007 UTC | |
|---|---|---|
| # | Line 13 | Line 13 |
| 13 | #include "dbif.h" | #include "dbif.h" |
| 14 | #include "nfotiser.h" | #include "nfotiser.h" |
| 15 | ||
| 16 | /* categories.c */ | __BEGIN_DECLS |
| extern const struct categories categories[]; | ||
| const char *category(const char *); | ||
| 17 | /* dbscheme.S */ | /* dbscheme.S */ |
| 18 | extern const char dbscheme[]; | extern const char dbscheme[]; |
| 19 | __END_DECLS | |
| 20 | ||
| 21 | #endif | #endif |
|
||||||||
| root@freewrt.org:443 | ViewVC Help |
| Powered by ViewVC 1.1.20 |