Try to be a bit more dietlibc friendly

This commit is contained in:
Eric Andersen 2002-08-13 09:57:44 +00:00
parent 1d23f3a492
commit 938e982c4d

View File

@ -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