Remove unused bitfield.h header
[lttng-tools.git] / src / common / Makefile.am
index 3e816b26a27e5d977d4be0380376e4083a0c7bc8..1590820d5147baebf0beed68e43217d18007428e 100644 (file)
@@ -89,7 +89,7 @@ endif
 
 noinst_HEADERS = lttng-kernel.h defaults.h macros.h error.h futex.h \
                                 uri.h utils.h lttng-kernel-old.h \
-                                align.h bitfield.h bug.h time.h
+                                align.h bug.h time.h
 
 all-local:
        @if [ x"$(srcdir)" != x"$(builddir)" ]; then \
This page took 0.024005 seconds and 5 git commands to generate.