X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=add.c;h=48dccf09cde79bb7165eee81fd949ae167dc01b8;hb=5719b2b50c87d77e4ed1cc054f000845fc9aa8cc;hp=877af11f2055aa46d549a2e66b6971e6fc1413a2;hpb=2458360e75aa46091f60c16e041c07bffe2edefb;p=onak.git diff --git a/add.c b/add.c index 877af11..48dccf0 100644 --- a/add.c +++ b/add.c @@ -13,11 +13,10 @@ * 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 @@ -28,10 +27,8 @@ #include "charfuncs.h" #include "getcgi.h" #include "keydb.h" -#include "keystructs.h" #include "log.h" #include "mem.h" -#include "merge.h" #include "onak-conf.h" #include "parsekey.h"