s390: fix config.h include
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 1 Dec 2009 13:42:51 +0000 (08:42 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Tue, 1 Dec 2009 13:42:51 +0000 (08:42 -0500)
commit1655f01899c0f8308d66e9ef59e7036f0233243c
treee7f38a49c7432969834315574e1607b2a77a6817
parent4bac7ff23870cf824133c87fff95fb9b0b793ce9
s390: fix config.h include

 gcc -DHAVE_CONFIG_H -I. -I./urcu -I./urcu -g -O2 -c urcu.c  -fPIC -DPIC -o
  .libs/urcu.o
In file included from urcu-static.h:38,
                 from urcu.c:35:
./urcu/arch.h:32:27: error: config/config.h: No such file or directory

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
urcu/arch_s390.h
This page took 0.025681 seconds and 4 git commands to generate.