$NetBSD$

--- src/st_lzw.c.orig	2005-06-20 14:17:39.000000000 -0700
+++ src/st_lzw.c
@@ -68,6 +68,7 @@
 
 #include <errno.h>
 #include <stddef.h>
+#include <sys/types.h>
 
 #include "config.h"
 #include "exceptions.h"
