chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
disobedience/disobedience.h: Declare variables as `extern'.
[disorder]
/
lib
/
client-common.h
diff --git
a/lib/client-common.h
b/lib/client-common.h
index dd53a1d655e3d982f46b8bb70cac93c39dca5bff..4eca7e0d595f770c8e6d6a3752dd71d8f2d365c4 100644
(file)
--- a/
lib/client-common.h
+++ b/
lib/client-common.h
@@
-27,6
+27,10
@@
# include <sys/socket.h>
#endif
# include <sys/socket.h>
#endif
+#define DISORDER_FS_NOTPRIV 1u
+
+socklen_t disorder_find_server(struct config *c, unsigned flags,
+ struct sockaddr **sap, char **namep);
socklen_t find_server(struct config *c, struct sockaddr **sap, char **namep);
/** @brief Marker for a command body */
socklen_t find_server(struct config *c, struct sockaddr **sap, char **namep);
/** @brief Marker for a command body */