$NetBSD$

--- ../spunk/unixsrc/delay.cc.orig	Thu Nov  7 18:06:58 1996
+++ ../spunk/unixsrc/delay.cc	Sat Feb 10 18:38:34 2001
@@ -73,7 +73,7 @@
 //
 // The function returns the real time passed or just ms.
 {
-    const ChunkSize = 256;
+    const u32 ChunkSize = 256;
 
     // Check the argument...
     if (ms <= ChunkSize) {
