summaryrefslogtreecommitdiff
path: root/package/libtirpc/patches/patch-src_svc_dg_c
blob: 88622d951ff557be1b0dc627ef82190449ca47f7 (plain)
1
2
3
4
5
6
7
8
9
10
--- libtirpc-0.2.3.orig/src/svc_dg.c	2013-02-13 16:13:59.000000000 +0100
+++ libtirpc-0.2.3/src/svc_dg.c	2014-03-22 13:20:52.000000000 +0100
@@ -31,7 +31,6 @@
  * Copyright (c) 1986-1991 by Sun Microsystems Inc.
  */
 
-#include <sys/cdefs.h>
 
 /*
  * svc_dg.c, Server side for connectionless RPC.