mirror of
https://github.com/sheumann/hush.git
synced 2025-01-18 07:31:34 +00:00
perhaps a better fix
This commit is contained in:
parent
63654c1b08
commit
1271dbb860
@ -19,7 +19,9 @@
|
|||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#if defined (__GLIBC__) && !defined(__UCLIBC__)
|
||||||
#include <asm/posix_types.h>
|
#include <asm/posix_types.h>
|
||||||
|
#endif
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user