From 44944ef01ff2c0b81d4b6d6ce6d0f95ee6dd35a5 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 5 Oct 2008 19:06:46 +0200 Subject: Add Tcl script plugin (thanks to Dmitry Kobylin) --- src/plugins/scripts/python/weechat-python-api.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins/scripts/python/weechat-python-api.c') diff --git a/src/plugins/scripts/python/weechat-python-api.c b/src/plugins/scripts/python/weechat-python-api.c index 4ca9bd331..90f791c5f 100644 --- a/src/plugins/scripts/python/weechat-python-api.c +++ b/src/plugins/scripts/python/weechat-python-api.c @@ -18,6 +18,7 @@ /* weechat-python-api.c: Python API functions */ + #undef _ #include -- cgit v1.2.3