mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:56:57 +00:00
Fix some warnings.
This commit is contained in:
@ -32,6 +32,8 @@
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "compat.h"
|
||||
|
||||
/*
|
||||
* Get next token from string *stringp, where tokens are possibly-empty
|
||||
* strings separated by characters from delim.
|
||||
|
Reference in New Issue
Block a user