Page MenuHomeFreeBSD

D19646.id55850.diff
No OneTemporary

D19646.id55850.diff

Index: head/lib/libdevctl/devctl.h
===================================================================
--- head/lib/libdevctl/devctl.h
+++ head/lib/libdevctl/devctl.h
@@ -30,6 +30,7 @@
#include <stdbool.h>
+__BEGIN_DECLS
int devctl_attach(const char *device);
int devctl_detach(const char *device, bool force);
int devctl_enable(const char *device);
@@ -42,5 +43,6 @@
int devctl_delete(const char *device, bool force);
int devctl_freeze(void);
int devctl_thaw(void);
+__END_DECLS
#endif /* !__DEVCTL_H__ */

File Metadata

Mime Type
text/plain
Expires
Wed, Jan 21, 8:36 PM (12 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27819687
Default Alt Text
D19646.id55850.diff (521 B)

Event Timeline