From 10e0b85e0325e5e85f9c4b9e7fe6db02171134ee Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 22 May 2013 16:49:36 -0700 Subject: Make eathena-monitor conform even though we don't actually use it. The format of the nonexistent config file has changed from = to :. I'm planning on rewriting it from scratch one day, but not until some other infrastructure has changed. --- src/poison.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/poison.hpp') diff --git a/src/poison.hpp b/src/poison.hpp index 282d04d..d196bc6 100644 --- a/src/poison.hpp +++ b/src/poison.hpp @@ -21,4 +21,5 @@ #pragma GCC poison calloc #pragma GCC poison realloc #pragma GCC poison free +#pragma GCC poison strdup #endif -- cgit v1.2.3-70-g09d2