fix: sysconf(_SC_NPROCESSORS_CONF) can be less than max cpu id
[urcu.git] / src / Makefile.am
index 2ec35de0a2362faa732abbe7f09fab1ea0f1d77a..d989537028f653c1f1a69c291ff40efda4fa4677 100644 (file)
@@ -8,7 +8,7 @@ AM_LDFLAGS+=-no-undefined
 endif
 
 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
 
 if COMPAT_ARCH
 COMPAT=compat_arch_@ARCHTYPE@.c
This page took 0.023212 seconds and 4 git commands to generate.