ports/net/netrate/patches/patch-netsend_netsend_c

12 lines
220 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- netsend/netsend.c.orig Fri Sep 4 16:45:56 2015
+++ netsend/netsend.c Fri Sep 4 16:47:14 2015
@@ -43,6 +43,8 @@
#include <netdb.h>
+#include "../netrate_be32.h"
+
/* program arguments */
struct _a {
int s;