forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
242 B
C
10 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.
|