00001 #ifndef BUILTIN_ALIASES_H 00002 #define BUILTIN_ALIASES_H 00003 00004 /* See modules/module_aliases.h for an explanation of this file */ 00005 00006 char *builtin_aliases[] = { 00007 NULL, NULL 00008 }; 00009 00010 #endif