]> andersk Git - openssh.git/blobdiff - bsd-misc.h
- (stevesk) Add initial support for setproctitle(). Current
[openssh.git] / bsd-misc.h
index 477048b744df8348900df338401a0254a7006b65..0546ef1fea4c69491c34afdeca9bcacb4daeccef 100644 (file)
 
 #include "config.h"
 
-#ifndef HAVE_SETPROCTITLE
-void setproctitle(const char *fmt, ...);
-#endif /* !HAVE_SETPROCTITLE */
-
 #ifndef HAVE_SETENV
 int setenv(const char *name, const char *value, int overwrite);
 #endif /* !HAVE_SETENV */
This page took 0.041072 seconds and 4 git commands to generate.