Some more patchelttes from Larry Doolittle.
[oweals/busybox.git] / applets.c
index 10b44a5fc7250a930869e685df13bf31e5daed4e..c1575c70d3220919ae6986f9eec3ca323fd6c385 100644 (file)
--- a/applets.c
+++ b/applets.c
 #undef PROTOTYPES
 #include "applets.h"
 
-#define bb_need_full_version
-#define BB_DECLARE_EXTERN
-#include "messages.c"
-
 struct BB_applet *applet_using;
 
 /* The -1 arises because of the {0,NULL,0,-1} entry above. */