diff options
-rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index b8773fe1..4de165d1 100644 --- a/include/Makefile +++ b/include/Makefile @@ -22,7 +22,7 @@ dir := include makemode := misc -installhdrs := sys/procfs.h +installhdrs := sys/procfs.h refcount.h include ../Makeconf |