diff --git a/midicat/midicat.c b/midicat/midicat.c index bc88a46..5848276 100644 --- a/midicat/midicat.c +++ b/midicat/midicat.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008-2014 Alexandre Ratchov + * Copyright (c) 2015 Alexandre Ratchov * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -13,15 +13,10 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ - #include -#include -#include -#include #include #include #include -#include #include #include "bsd-compat.h"