summaryrefslogtreecommitdiffstats
path: root/divx4_vbr.c
diff options
context:
space:
mode:
Diffstat (limited to 'divx4_vbr.c')
-rw-r--r--divx4_vbr.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/divx4_vbr.c b/divx4_vbr.c
index 6298e904a8..10ae2127ca 100644
--- a/divx4_vbr.c
+++ b/divx4_vbr.c
@@ -43,7 +43,9 @@
#include <dlfcn.h>
#include <math.h>
+#ifndef __FreeBSD__
#include <stdint.h>
+#endif
#include "config.h"