H264 - FreeBSD compilation bit

I cannot currently verify this myself, but it seems likely to be correct.
This commit is contained in:
cohrs
2007-03-15 04:20:12 +00:00
parent d302e6252b
commit 57d55b8e12
2 changed files with 2 additions and 1 deletions

View File

@@ -803,7 +803,7 @@ cl_eos() /* free after Robert Viduya */
#include <curses.h>
#ifndef LINUX
#if !defined(LINUX) && !defined(__FreeBSD__)
extern char *tparm();
#endif