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