diff --git a/test/lladd/check_bufferManager.c b/test/lladd/check_bufferManager.c index 6c14392..35d7579 100644 --- a/test/lladd/check_bufferManager.c +++ b/test/lladd/check_bufferManager.c @@ -1,7 +1,8 @@ +#include + #include #include -#include #include #include "../../src/lladd/latches.h" diff --git a/test/lladd/check_errorHandling.c b/test/lladd/check_errorHandling.c index 7a8d707..db77ae8 100644 --- a/test/lladd/check_errorHandling.c +++ b/test/lladd/check_errorHandling.c @@ -1,8 +1,8 @@ +#include #include #include #include #include -#include #include #include "../check_includes.h" diff --git a/test/lladd/check_iterator.c b/test/lladd/check_iterator.c index bb5972e..372176e 100644 --- a/test/lladd/check_iterator.c +++ b/test/lladd/check_iterator.c @@ -40,12 +40,12 @@ permission to use and distribute the software in accordance with the terms specified in this license. ---*/ +#include #include #include #include #include #include -#include #include diff --git a/test/lladd/check_lockManager.c b/test/lladd/check_lockManager.c index 961316c..09e1a1e 100644 --- a/test/lladd/check_lockManager.c +++ b/test/lladd/check_lockManager.c @@ -1,8 +1,8 @@ +#include #include #include #include #include -#include #include #include diff --git a/test/lladd/check_multiplexer.c b/test/lladd/check_multiplexer.c index e91d5b5..437667a 100644 --- a/test/lladd/check_multiplexer.c +++ b/test/lladd/check_multiplexer.c @@ -39,12 +39,12 @@ authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. ---*/ +#include #include #include #include #include #include -#include #include diff --git a/test/lladd/check_regions.c b/test/lladd/check_regions.c index 4aadb5f..ebc376c 100644 --- a/test/lladd/check_regions.c +++ b/test/lladd/check_regions.c @@ -38,10 +38,10 @@ authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. ---*/ +#include #include #include #include <../../src/lladd/latches.h> -#include #include #include diff --git a/test/lladd/check_transactional2.c b/test/lladd/check_transactional2.c index 6ca98e7..ece8662 100644 --- a/test/lladd/check_transactional2.c +++ b/test/lladd/check_transactional2.c @@ -38,10 +38,10 @@ authors grant the U.S. Government and others acting in its behalf permission to use and distribute the software in accordance with the terms specified in this license. ---*/ +#include #include #include #include <../../src/lladd/latches.h> -#include #include #include