]> andersk Git - openssh.git/blobdiff - openbsd-compat/fake-getaddrinfo.c
- (djm) Add CVS Id's to files that we have missed
[openssh.git] / openbsd-compat / fake-getaddrinfo.c
index 73c122ed11776cd01c3397ed4ad07b3c1aea43b6..5a1ad972a5f42cf4a467adf104cada6b2493bb7a 100644 (file)
@@ -12,6 +12,8 @@
 #include "includes.h"
 #include "ssh.h"
 
+RCSID("$Id$");
+
 #ifndef HAVE_GAI_STRERROR
 char *gai_strerror(int ecode)
 {
This page took 0.035557 seconds and 4 git commands to generate.