From a840cc560b42b3e001ce1d63b4e68c798b9ae724 Mon Sep 17 00:00:00 2001 From: Whiteknight Date: Sun, 10 Jun 2012 12:00:50 -0400 Subject: [PATCH] Add a line to the Makefile to make checkdepend.t happy --- config/gen/makefiles/root.in | 1 + 1 file changed, 1 insertion(+) diff --git a/config/gen/makefiles/root.in b/config/gen/makefiles/root.in index 0badc170e5..b84ac1b081 100644 --- a/config/gen/makefiles/root.in +++ b/config/gen/makefiles/root.in @@ -1658,6 +1658,7 @@ src/io/api$(O) : \ $(INC_PMC_DIR)/pmc_filehandle.h \ $(INC_PMC_DIR)/pmc_stringhandle.h \ $(INC_PMC_DIR)/pmc_socket.h \ + $(INC_PMC_DIR)/pmc_sockaddr.h \ $(INC_PMC_DIR)/pmc_bytebuffer.h \ $(EXTEND_HEADERS)