Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F172564714
D55337.id172134.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
591 B
Referenced Files
None
Subscribers
None
D55337.id172134.diff
View Options
diff --git a/include/exterr.h b/include/exterr.h
--- a/include/exterr.h
+++ b/include/exterr.h
@@ -11,8 +11,7 @@
#ifndef _EXTERR_H_
#define _EXTERR_H_
-#include <sys/cdefs.h>
-#include <sys/exterr_cat.h>
+#include <sys/types.h>
__BEGIN_DECLS
int uexterr_gettext(char *buf, size_t bufsz);
diff --git a/lib/libc/gen/uexterr_format.c b/lib/libc/gen/uexterr_format.c
--- a/lib/libc/gen/uexterr_format.c
+++ b/lib/libc/gen/uexterr_format.c
@@ -9,6 +9,7 @@
*/
#include <sys/param.h>
+#include <sys/exterr_cat.h>
#include <sys/exterrvar.h>
#include <exterr.h>
#include <stdbool.h>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Sep 20, 7:30 AM (14 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39284264
Default Alt Text
D55337.id172134.diff (591 B)
Attached To
Mode
D55337: libc: improve include usage for exterror sources
Attached
Detach File
Event Timeline
Log In to Comment