--- uds/procstream.cc.orig	Tue Feb 27 13:50:01 2001
+++ uds/procstream.cc	Tue Feb 27 13:50:08 2001
@@ -22,8 +22,8 @@
 
 // includes
 
-#include <sys/socket.h>
 #include <sys/types.h>
+#include <sys/socket.h>
 #include <sys/wait.h>
 #include <uds/procstream.hh>
 #include <uds/sys_util.hh>
