Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151101919
D49137.id153033.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
472 B
Referenced Files
None
Subscribers
None
D49137.id153033.diff
View Options
diff --git a/lib/libiscsiutil/libiscsiutil.h b/lib/libiscsiutil/libiscsiutil.h
--- a/lib/libiscsiutil/libiscsiutil.h
+++ b/lib/libiscsiutil/libiscsiutil.h
@@ -95,6 +95,8 @@
size_t rchap_challenge_len;
};
+__BEGIN_DECLS
+
struct chap *chap_new(void);
char *chap_get_id(const struct chap *chap);
char *chap_get_challenge(const struct chap *chap);
@@ -174,4 +176,6 @@
char *checked_strdup(const char *);
+__END_DECLS
+
#endif /* !__LIBISCSIUTIL_H__ */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 7, 1:49 AM (9 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31005840
Default Alt Text
D49137.id153033.diff (472 B)
Attached To
Mode
D49137: libiscsiutil: Fix header to work with C++
Attached
Detach File
Event Timeline
Log In to Comment