mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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
This commit is contained in:
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…
Reference in New Issue
Block a user