Add API: set-wrappid-path.
[wrappi.git] / lib / internal.h
index 311f030..1c98ca4 100644 (file)
@@ -63,6 +63,7 @@ struct wrap_h {
    */
   wrap_scheme_enum scheme;
   char *hostname;
+  char *wrappid_path;
 };
 
 /* Declare an error, setting the error field in the handle. */