]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - udp_send.c
gcrypt: Some trivial fixes.
[paraslash.git] / udp_send.c
index 3fe2db80587380e4faa258dfd2bfaed7d40b545a..3379f98d1dcd2f6b205492f13f4a8bd3e2807ac0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005-2014 Andre Noll <maan@tuebingen.mpg.de>
+ * Copyright (C) 2005 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -10,7 +10,6 @@
 #include <sys/socket.h>
 #include <regex.h>
 #include <sys/types.h>
-#include <sys/socket.h>
 #include <netinet/udp.h>
 #include <net/if.h>
 #include <arpa/inet.h>