pidfile.c: not used anymore
[oweals/busybox.git] / coreutils / tty.c
index fee4b8b9f09c0c22fb934b5e3a066d961520a156..c28aa33d7144c371994cf2e1aa22740186ab8e10 100644 (file)
@@ -15,6 +15,7 @@
 #include <unistd.h>
 #include "busybox.h"
 
+int tty_main(int argc, char **argv);
 int tty_main(int argc, char **argv)
 {
        const char *s;