diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-09-12 05:16:05 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2014-09-15 13:56:57 -0400 |
commit | 230b8e5f4a8e49703c3c17296fc517a950e04c78 (patch) | |
tree | c5a3bbb344cabb57ad4b609c6df6c56899550f0f /support/export/rmtab.c | |
parent | c09c44f6110fb2c1ad5e5c0fe91f2dc34ec14b73 (diff) | |
download | nfs-utils-230b8e5f4a8e49703c3c17296fc517a950e04c78.tar.gz nfs-utils-230b8e5f4a8e49703c3c17296fc517a950e04c78.tar.xz nfs-utils-230b8e5f4a8e49703c3c17296fc517a950e04c78.zip |
Include libgen.h for basename
According POSIX basename(3) should have an #include <libgen.h>
There are a different GNU implementation too, that can be used with
_GNU_SOURCE, but the POSIX version is good enough and more portable.
Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/export/rmtab.c')
0 files changed, 0 insertions, 0 deletions