X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fsocket.h;h=f6bc37df8d28c76cdca1ad7ab4603baa527cd729;hp=42b1a1fe06f8b9b353ae9b907bc2113bfb7cc613;hb=811ba7a0e292eda0f2f470613cc28a97bda7ee66;hpb=e9fc29f4ecc9509ccc02eb8a014341e26c0d7831 diff --git a/src/core/socket.h b/src/core/socket.h index 42b1a1fe0..f6bc37df8 100644 --- a/src/core/socket.h +++ b/src/core/socket.h @@ -125,6 +125,8 @@ struct Socket { SocketResult result; + char **symlinks; + bool accept; bool remove_on_stop;