Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145423477
D55337.id.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.id.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
Fri, Feb 20, 4:25 PM (5 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28901407
Default Alt Text
D55337.id.diff (591 B)
Attached To
Mode
D55337: libc: improve include usage for exterror sources
Attached
Detach File
Event Timeline
Log In to Comment