removal of commented-out cruft

This commit is contained in:
Denis Vlasenko
2006-12-22 00:45:27 +00:00
parent 714701c890
commit afc9ff99fd
5 changed files with 3 additions and 21 deletions

View File

@@ -3,13 +3,6 @@
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/
#include <sys/types.h>
#include <sys/wait.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "libbb.h"
#include "unarchive.h"