$NetBSD: patch-ac,v 1.1 2006/04/20 15:28:00 joerg Exp $

--- gpspipe.c.orig	2006-04-20 15:17:54.000000000 +0000
+++ gpspipe.c
@@ -25,7 +25,8 @@
  */
 
+#include <sys/types.h>
+#include <sys/socket.h>
 #include <errno.h>
 #include <stdio.h>
-#include <sys/socket.h>
 #include <unistd.h>
 #include <string.h>
