fix: sysconf(_SC_NPROCESSORS_CONF) can be less than max cpu id
[urcu.git] / src / Makefile.am
index 6c383531fd46f4e73f90f3e34fe8bf05abc7b13d..cf6c32c6cad3628937cee581193032725ddd600a 100644 (file)
@@ -5,7 +5,7 @@ AM_CPPFLAGS += -I$(top_srcdir)/src
 AM_LDFLAGS=-version-info $(URCU_LIBRARY_VERSION) $(LT_NO_UNDEFINED)
 
 dist_noinst_HEADERS = urcu-die.h urcu-wait.h compat-getcpu.h \
-       compat-rand.h urcu-utils.h
+       compat-rand.h urcu-utils.h compat-smp.h
 
 COMPAT = compat_arch.c compat_futex.c
 
This page took 0.022551 seconds and 4 git commands to generate.