]> andersk Git - openssh.git/blobdiff - misc.h
- (dtucker) [defines.h] Remove now-undeeded PRIu64 define.
[openssh.git] / misc.h
diff --git a/misc.h b/misc.h
index 87b7f0edfc0382371cb9fa29b529e6b5e24cfc7f..1e859e2559a75fec7281d0717e6cb07c7d4b6ca4 100644 (file)
--- a/misc.h
+++ b/misc.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: misc.h,v 1.39 2009/10/28 16:38:18 reyk Exp $ */
+/* $OpenBSD: misc.h,v 1.40 2009/12/25 19:40:21 stevesk Exp $ */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
@@ -23,6 +23,7 @@ int    set_nonblock(int);
 int     unset_nonblock(int);
 void    set_nodelay(int);
 int     a2port(const char *);
+int     a2rdomain(const char *);
 int     a2tun(const char *, int *);
 char   *put_host_port(const char *, u_short);
 char   *hpdelim(char **);
This page took 0.03276 seconds and 4 git commands to generate.