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
|
||||
|
||||
#include <unistd.h>
|
||||
#include <sys/param.h> /* BSD */
|
||||
|
||||
/* FIXME */
|
||||
#ifndef __GLIBC__
|
||||
#ifdef BSD
|
||||
# define HAVE_OPTRESET 1
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user