forked from pool/weechat
unfuzz patch
OBS-URL: https://build.opensuse.org/package/show/server:irc/weechat?expand=0&rev=27
This commit is contained in:
parent
d5fd773c0e
commit
c529c3f5ad
@ -1,10 +1,10 @@
|
||||
--- src/plugins/scripts/ruby/weechat-ruby.c.orig 2010-04-09 14:28:30.000000000 +0200
|
||||
+++ src/plugins/scripts/ruby/weechat-ruby.c 2010-04-19 01:11:28.000000000 +0200
|
||||
@@ -20,6 +20,7 @@
|
||||
* weechat-ruby.c: ruby plugin for WeeChat
|
||||
*/
|
||||
--- src/plugins/scripts/ruby/weechat-ruby.c.orig 2010-06-21 12:33:42.000000000 +0200
|
||||
+++ src/plugins/scripts/ruby/weechat-ruby.c 2010-08-08 10:58:29.000000000 +0200
|
||||
@@ -54,6 +54,7 @@
|
||||
#define RSTRING_PTR(s) RSTRING(s)->ptr
|
||||
#endif
|
||||
|
||||
+#include <time.h>
|
||||
|
||||
#undef _
|
||||
|
||||
WEECHAT_PLUGIN_NAME(RUBY_PLUGIN_NAME);
|
||||
WEECHAT_PLUGIN_DESCRIPTION("Ruby plugin for WeeChat");
|
||||
|
Loading…
x
Reference in New Issue
Block a user