Skip to content
Snippets Groups Projects
Commit 171d7d78 authored by Bohdan Horst's avatar Bohdan Horst
Browse files

FreeBSD fix

Originally committed as revision 14699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
parent a8d02f2b
No related branches found
No related tags found
No related merge requests found
......@@ -53,6 +53,7 @@ untested special converters
#include <string.h>
#include <math.h>
#include <stdio.h>
#include <unistd.h>
#include "../config.h"
#include "../mangle.h"
#include <assert.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment