Try to be a bit more dietlibc friendly
This commit is contained in:
parent
1d23f3a492
commit
938e982c4d
@ -9,7 +9,7 @@
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
#if __GNU_LIBRARY__ < 5
|
||||
#ifndef __dietlibc__ && __GNU_LIBRARY__ < 5
|
||||
|
||||
/*
|
||||
* Some systems already have updwtmp(). Some don't... This is
|
||||
|
Loading…
Reference in New Issue
Block a user