From b7128c6236ac9b4d5d69ad95d509498f38df0dd6 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sun, 11 Sep 2005 01:05:30 +0000 Subject: Cleanup patch by Bernhard Fischer, removing unnecessary includes of getopt.h, whitespace changes, typos, etc. --- debianutils/start_stop_daemon.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debianutils/start_stop_daemon.c') diff --git a/debianutils/start_stop_daemon.c b/debianutils/start_stop_daemon.c index 4fce80dbb..b1ebe2fa7 100644 --- a/debianutils/start_stop_daemon.c +++ b/debianutils/start_stop_daemon.c @@ -16,7 +16,7 @@ #include #include #include -#include +#include /* struct option */ #include "busybox.h" #include "pwd_.h" -- cgit v1.2.3