mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-19 07:22:14 +08:00
* libc/bsdlib.cc: Include err.h.
This commit is contained in:
parent
b22bd786e3
commit
b148ba7af2
@ -1,3 +1,7 @@
|
||||
2011-02-02 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* libc/bsdlib.cc: Include err.h.
|
||||
|
||||
2011-02-02 Eric Blake <eblake@redhat.com>
|
||||
|
||||
* include/err.h: Fix loss of semicolons in previous patch.
|
||||
|
@ -34,6 +34,7 @@
|
||||
#include <unistd.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <fcntl.h>
|
||||
#include <err.h>
|
||||
#include "cygtls.h"
|
||||
|
||||
extern "C" int
|
||||
|
Loading…
x
Reference in New Issue
Block a user