Source
xxxxxxxxxx
--- pop3.c.orig 2007-01-15 11:35:59.000000000 -0600
+++ pop3.c 2011-06-13 03:20:33.000000000 -0500
@@ -37,7 +37,7 @@
-#include <wait.h>
+#include <sys/wait.h>
xxxxxxxxxx
--- pop3.c.orig 2007-01-15 11:35:59.000000000 -0600
+++ pop3.c 2011-06-13 03:20:33.000000000 -0500
@@ -37,7 +37,7 @@
-#include <wait.h>
+#include <sys/wait.h>
Everything looks good. We'll let you know here if there's anything you should know about.