Allow compilation from a build directory
[oweals/tinc.git] / src / xmalloc.c
index a1b1fe8be87704d3cacdf37de7e2f728f1b9a2f8..1f354dd1a0360e3a32851737c7581eaf641cc84d 100644 (file)
@@ -16,7 +16,7 @@
    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.  */
 
 #if HAVE_CONFIG_H
-# include "../config.h"
+# include "config.h"
 #endif
 
 #include <sys/types.h>