mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-01-09 11:17:37 +01:00
Fix that FIXME
This commit is contained in:
parent
c849ba32af
commit
34b269a1cf
@ -12,9 +12,9 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#include <sys/param.h> /* BSD */
|
||||||
|
|
||||||
/* FIXME */
|
#ifdef BSD
|
||||||
#ifndef __GLIBC__
|
|
||||||
# define HAVE_OPTRESET 1
|
# define HAVE_OPTRESET 1
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user