Skip to content

Commit

Permalink
Add missing dlfcn.h include for flag defintions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco van Wieringen committed Feb 17, 2015
1 parent 8f33794 commit c35cdcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/win32/compat/compat.c
Expand Up @@ -32,6 +32,7 @@
*/
#include "bareos.h"
#include "jcr.h"
#include "dlfcn.h"
#include "findlib/find.h"

/*
Expand Down

0 comments on commit c35cdcd

Please sign in to comment.