mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
cdefs.h -> types.h.
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
|
||||
/* OPENBSD ORIGINAL: lib/libutil/fparseln.c */
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
Reference in New Issue
Block a user