$NetBSD$

--- converter/ppm/ppmtompeg/parallel.c.orig	2006-02-02 15:52:14.000000000 +0000
+++ converter/ppm/ppmtompeg/parallel.c
@@ -27,6 +27,7 @@
 */
 
 
+#include <sys/types.h>
 #include <stdarg.h>
 #include <time.h>
 #include <unistd.h>
@@ -36,7 +37,6 @@
 #include <signal.h>
 #include <netdb.h>
 #include <assert.h>
-#include <sys/types.h>
 #include <sys/times.h>
 
 #include "mallocvar.h"
