mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 18:23:13 +02:00
core: fix compilation error with "pid_t" on Mac OS X (bug #34639)
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#ifndef __WEECHAT_XFER_H
|
||||
#define __WEECHAT_XFER_H 1
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#define weechat_plugin weechat_xfer_plugin
|
||||
#define XFER_PLUGIN_NAME "xfer"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user