libdwfl: Use process_vm_readv when available.
[platform/upstream/elfutils.git] / libdwfl / dwfl_frame.c
index 1dc0c8d..881f735 100644 (file)
    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 "libdwflP.h"
 #include <unistd.h>