]> git.ozlabs.org Git - ccan-lca-2011.git/blobdiff - ccan/oserver/oserver_types.h
lca2011: dump on SIGHUP.
[ccan-lca-2011.git] / ccan / oserver / oserver_types.h
index 72717e89733ddf1793fd514988f7976b8740e4bc..8e998923314112a4c033768c2771d9ffd9cd041c 100644 (file)
@@ -41,5 +41,6 @@ CDUMP_SAVED struct oserver {
        struct client *clients[5];
        int fd;
        struct tevent_fd *fde CDUMP_IGNORE;
+       const char *dumpfile;
 };
 #endif /* CCAN_OSERVER_TYPES_H */