From 8e256847b087ffe4fe004871d6b71cf396567cca Mon Sep 17 00:00:00 2001 From: giraffedata Date: Tue, 1 Jan 2008 17:36:14 +0000 Subject: Add sleepN() git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@541 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.common') diff --git a/Makefile.common b/Makefile.common index 12f54704..2cea716b 100644 --- a/Makefile.common +++ b/Makefile.common @@ -124,7 +124,7 @@ IMPORTINC_LIB_HEADERS := \ pm_gamma.h lum.h IMPORTINC_LIB_UTIL_HEADERS := \ - bitreverse.h mallocvar.h nstring.h filename.h pm_c_util.h shhopt.h \ + bitreverse.h filename.h mallocvar.h nsleep.h nstring.h pm_c_util.h shhopt.h \ wordaccess.h wordaccess_64_le.h wordaccess_gcc3_be.h wordaccess_gcc3_le.h \ wordaccess_generic.h intcode.h \ -- cgit 1.4.1