diff options
-rw-r--r-- | libbb/herror_msg_and_die.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/herror_msg_and_die.c b/libbb/herror_msg_and_die.c index 64482d859..a47c7ff95 100644 --- a/libbb/herror_msg_and_die.c +++ b/libbb/herror_msg_and_die.c | |||
@@ -18,7 +18,6 @@ | |||
18 | * along with this program; if not, write to the Free Software | 18 | * along with this program; if not, write to the Free Software |
19 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 19 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
20 | */ | 20 | */ |
21 | /* vi: set sw=4 ts=4: */ | ||
22 | 21 | ||
23 | #include <stdarg.h> | 22 | #include <stdarg.h> |
24 | #include <stdlib.h> | 23 | #include <stdlib.h> |