Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 3e5b8052b633b6ad49e5859ecb3df5dd > files > 1

libatomic_ops-1.2-3mdv2009.0.src.rpm

Index: src/atomic_ops/sysdeps/gcc/s390.h
===================================================================
--- src/atomic_ops/sysdeps/gcc/s390.h	(revision 90)
+++ src/atomic_ops/sysdeps/gcc/s390.h	(working copy)
@@ -30,8 +30,8 @@
 /*   may be delayed.  Otherwise everything is ordered.		*/
 /* - There is a hardware compare-and-swap (CS) instruction.	*/
 
-#include "ordered_except_wr.h"
-#include "all_aligned_atomic_load_store.h"
+#include "../ordered_except_wr.h"
+#include "../all_aligned_atomic_load_store.h"
 
 #include "../test_and_set_t_is_ao_t.h"
 /* FIXME: Is there a way to do byte-sized test-and-set?	*/