From bd71015de1ca0d3e2988c1cbfbfc4deb1f4833a3 Mon Sep 17 00:00:00 2001 From: "cantab.net!aia21" Date: Mon, 26 May 2003 12:58:41 +0000 Subject: [PATCH] Add device.h to list of headers. (Logical change 1.136) --- include/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/include/Makefile.am b/include/Makefile.am index c931a13f..201be5fe 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -13,6 +13,7 @@ linux_ntfsinclude_HEADERS = \ bootsect.h \ compat.h \ debug.h \ + device.h \ dir.h \ disk_io.h \ endians.h \