chiark / gitweb /
srv with postsort seems to work
[adns.git] / regress / hcommon.c.m4
index 05ce3f4a71a0536c7239b1b3207437d25661d6ae..d31ad90bb9a73e8b8dc922c3d0a2ca5927a79ba4 100644 (file)
@@ -315,3 +315,8 @@ void Hexit(int rv) {
   }
   exit(rv);
 }
+
+pid_t Hgetpid(void) {
+  return 2264; /* just some number */
+}
+