Remove unneeded include file dlfcn.h which causes problems on win32.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18068 57a11ea4-9604-0410-9ed3-97b8803252fd
pull/1/head
Phil Longstaff 17 years ago
parent 1eadc9c581
commit de12ce04c3

@ -37,7 +37,6 @@
#include <unistd.h>
#include <regex.h>
#include <libguile.h>
#include <dlfcn.h>
#include <webkit/webkit.h>

Loading…
Cancel
Save