mirror of
https://github.com/weechat/weechat.git
synced 2026-07-06 17:53:13 +02:00
Check plugin version when loading it, to prevent crash when loading old plugins
This commit is contained in:
@@ -19,10 +19,6 @@
|
||||
/* irc-command.c: IRC commands managment */
|
||||
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user