]> andersk Git - openssh.git/blobdiff - openbsd-compat/setproctitle.h
- (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More
[openssh.git] / openbsd-compat / setproctitle.h
index 73ae9f9b1ff5386d5e67a8f7ba5992e84ebb1393..0e7e7b1338af8fec1b9f71d69d701728812017e2 100644 (file)
@@ -7,6 +7,7 @@
 
 #ifndef HAVE_SETPROCTITLE
 void setproctitle(const char *fmt, ...);
+void compat_init_setproctitle(int argc, char *argv[]);
 #endif
 
 #endif /* _BSD_SETPROCTITLE_H */
This page took 0.074475 seconds and 4 git commands to generate.