]> andersk Git - openssh.git/blobdiff - servconf.h
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / servconf.h
index b3ac7da4b6510dcb7131fa7031a311aa47087585..c9b8619cd13dc09161603dd81731f5b355f0cbb3 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: servconf.h,v 1.87 2009/01/22 10:02:34 djm Exp $ */
+/* $OpenBSD: servconf.h,v 1.90 2010/01/13 03:48:13 djm Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -164,5 +164,6 @@ void         parse_server_match_config(ServerOptions *, const char *, const char *,
             const char *);
 void    copy_set_server_options(ServerOptions *, ServerOptions *, int);
 void    dump_config(ServerOptions *);
+char   *derelativise_path(const char *);
 
 #endif                         /* SERVCONF_H */
This page took 0.035266 seconds and 4 git commands to generate.