forked from Lainports/freebsd-ports
VOB source files, AC3 sound and divx output (and many more). sharfile disfunctional, each file should end with newline. mailclient seems to eat tabs away. PR: 32986 Submitted by: hendrik@scholz.net
10 lines
235 B
Text
10 lines
235 B
Text
--- export/export_net.c.orig Sun Dec 16 20:00:01 2001
|
|
+++ export/export_net.c Sun Dec 16 20:00:18 2001
|
|
@@ -23,6 +23,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
+#include <sys/types.h>
|
|
#include <netinet/in.h>
|
|
#include <netdb.h>
|
|
|