mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
0a643c9d20
for applications and languages that need it WWW: http://code.google.com/p/avbin/
11 lines
242 B
C
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.
|