Fixed header that prevented compiling on FreeBSD.

git-svn-id: http://voip.null.ro/svn/yate@966 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2006-07-10 09:25:19 +00:00
parent 4209eb3f50
commit e5a5a8c01a
1 changed files with 1 additions and 1 deletions

View File

@ -41,8 +41,8 @@
#endif
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <malloc.h>
#include <gtk/gtk.h>