X-Git-Url: https://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=cleanup.c;h=3fe219fb4c02127a928335a969b1e33745ebe956;hp=97d02c548bec9b27fbae1449bb59579930dc0bee;hb=adc800dbc424a1e246dd4a82a0c2e88eeda25531;hpb=5e1b22d763640c4d7a09d07920403d8d491b4410 diff --git a/cleanup.c b/cleanup.c index 97d02c5..3fe219f 100644 --- a/cleanup.c +++ b/cleanup.c @@ -13,17 +13,13 @@ * more details. * * You should have received a copy of the GNU General Public License along with - * this program; if not, write to the Free Software Foundation, Inc., 51 - * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * this program. If not, see . */ #include #include -#include -#include #include "cleanup.h" -#include "keydb.h" #include "log.h" static bool should_cleanup = false;