]> git.saurik.com Git - apple/system_cmds.git/blobdiff - chpass.tproj/chpass.h
system_cmds-336.13.tar.gz
[apple/system_cmds.git] / chpass.tproj / chpass.h
index e3f0e0dce257dc9b38dd5c1d5c0d6e3816f02186..6aab2a2d3cce503d086c286f32fcf45746ad1836 100644 (file)
@@ -67,6 +67,8 @@ struct display {
        char *officephone;
        char *homephone;
 };
+
+int LaunchTaskWithPipes(const char *path, char *const argv[], int *outPipe0, int *outPipe1);
 #endif /* DIRECTORY_SERVICE */
 
 struct passwd;