diff options
Diffstat (limited to 'libdwfl/open.c')
| -rw-r--r-- | libdwfl/open.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libdwfl/open.c b/libdwfl/open.c index 92f2798b..4e0461bd 100644 --- a/libdwfl/open.c +++ b/libdwfl/open.c @@ -26,6 +26,10 @@ the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ +#ifdef HAVE_CONFIG_H +# include <config.h> +#endif + #include "../libelf/libelfP.h" #undef _ #include "libdwflP.h" |
