]> git.meshlink.io Git - meshlink/blobdiff - lib/utils.c
s/sliepen.warande.net/sliepen.eu.org/g
[meshlink] / lib / utils.c
index fc9141f1db517c15abca06661c484f6ac710c547..ce78dd2e799c5ddc5470525e769488b6580c9fbc 100644 (file)
@@ -1,7 +1,7 @@
 /*
     utils.c -- gathering of some stupid small functions
     Copyright (C) 1999-2001 Ivo Timmermans <zarq@iname.com>
-                  2000,2001 Guus Sliepen <guus@sliepen.warande.net>
+                  2000,2001 Guus Sliepen <guus@sliepen.eu.org>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -21,8 +21,6 @@
 #include <sys/types.h>
 #include <ctype.h>
 #include <string.h>
-#include <stdio.h>
-#include <stdarg.h>
 
 #include "config.h"