]> andersk Git - openssh.git/blobdiff - openbsd-compat/getrrsetbyname.h
- (tim) [configure.ac] test for egrep (AC_PROG_EGREP) before first
[openssh.git] / openbsd-compat / getrrsetbyname.h
index 67937ef5f4ae93955ed2358b16359433f1f4e339..39995b63fc0333b9383565d6de4e3720ab04e802 100644 (file)
 #include <netdb.h>
 #include <resolv.h>
 
+#ifndef HFIXEDSZ
+#define HFIXEDSZ 12
+#endif
+
+#ifndef T_SIG
+#define T_SIG 24
+#endif
+
 /*
  * Flags for getrrsetbyname()
  */
This page took 0.037674 seconds and 4 git commands to generate.