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