diff options
Diffstat (limited to 'src/minutils')
-rw-r--r-- | src/minutils/s6ps_ttycache.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/minutils/s6ps_ttycache.c b/src/minutils/s6ps_ttycache.c index 3193560..0608967 100644 --- a/src/minutils/s6ps_ttycache.c +++ b/src/minutils/s6ps_ttycache.c @@ -1,9 +1,5 @@ /* ISC license. */ -#ifndef _BSD_SOURCE -#define _BSD_SOURCE -#endif - #include <string.h> #include <stdint.h> #include <sys/stat.h> |