From b86e586807a005837b577df70d50756cc5311560 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 29 Jul 2010 20:40:38 +0200 Subject: fix basic build on OpenBSD --- tools/cpio/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/cpio/Makefile b/tools/cpio/Makefile index 4e3548954..d14fb56df 100644 --- a/tools/cpio/Makefile +++ b/tools/cpio/Makefile @@ -12,6 +12,7 @@ SRCS+= \ src/ib_getlin.c \ src/sfile.c \ src/gmatch.c \ + src/sigset.c \ src/memalign.c SRCS+= \ -- cgit v1.2.3