1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/multimedia/avbin/files/patch-include-avbin.h
2009-04-04 01:25:24 +00:00

11 lines
242 B
C

--- include/avbin.h.orig 2008-09-21 10:45:33.000000000 +0400
+++ include/avbin.h 2009-04-03 06:49:52.000000000 +0400
@@ -69,6 +69,7 @@
#define AVBIN_H
#include <stdint.h>
+#include <sys/types.h>
/**
* Error-checked function result.