From: Todd C. Miller Date: Wed, 24 Feb 2010 12:49:16 +0000 (-0500) Subject: No longer need sudo_usage.h in sudo.c X-Git-Tag: SUDO_1_8_0~866 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3b2c9ac1d5633dd260c938d4733d24b077ad036;p=sudo No longer need sudo_usage.h in sudo.c --- diff --git a/src/sudo.c b/src/sudo.c index 67d639c04..6ba56c4f6 100644 --- a/src/sudo.c +++ b/src/sudo.c @@ -70,7 +70,6 @@ # include #endif -#include #include "sudo.h" #include "sudo_plugin.h" #include "sudo_plugin_int.h"