Page MenuHomeFreeBSD

D37946.id114755.diff
No OneTemporary

D37946.id114755.diff

diff --git a/stand/libsa/stand.h b/stand/libsa/stand.h
--- a/stand/libsa/stand.h
+++ b/stand/libsa/stand.h
@@ -61,8 +61,10 @@
#ifndef STAND_H
#define STAND_H
-#include <sys/types.h>
#include <sys/cdefs.h>
+__BEGIN_DECLS
+
+#include <sys/types.h>
#include <sys/stat.h>
#include <sys/dirent.h>
#include <sys/queue.h>
@@ -509,4 +511,6 @@
void tslog_setbuf(void * buf, size_t len);
void tslog_getbuf(void ** buf, size_t * len);
+__END_DECLS
+
#endif /* STAND_H */

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 14, 5:53 PM (17 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36745635
Default Alt Text
D37946.id114755.diff (474 B)

Event Timeline