Remove unused bitfield.h header
[lttng-tools.git] / src / common / Makefile.am
index 3995b2f7650909da5f22d91fd8b6c44e0124bf0b..0580f69c340ec98721366164cfa0aa28512f1560 100644 (file)
@@ -58,7 +58,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
 
 # Common library
 noinst_LTLIBRARIES = libcommon.la
This page took 0.023048 seconds and 4 git commands to generate.