mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 01:48:47 +00:00
libgen.h.
This commit is contained in:
parent
a9e3d5c56a
commit
8fc34ca044
3
names.c
3
names.c
@ -1,4 +1,4 @@
|
||||
/* $Id: names.c,v 1.8 2009-06-25 16:47:00 nicm Exp $ */
|
||||
/* $Id: names.c,v 1.9 2009-06-25 16:49:02 nicm Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||
@ -19,6 +19,7 @@
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <ctype.h>
|
||||
#include <libgen.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user