X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fendian%2Ftest%2Frun.c;h=cba96f0b4d68dcd7e14844edf2a1d566a1ed943e;hb=7f63d84eb712c54c57c3d4e9a92ffefe2f1b2ade;hp=2cd258613de4fe1e6665b024a0807d0a2fe0fab5;hpb=3404ba2a1b34e766628d5b9febf401011aa6753f;p=ccan diff --git a/ccan/endian/test/run.c b/ccan/endian/test/run.c index 2cd25861..cba96f0b 100644 --- a/ccan/endian/test/run.c +++ b/ccan/endian/test/run.c @@ -1,7 +1,7 @@ -#include "endian/endian.h" +#include #include #include -#include +#include int main(int argc, char *argv[]) {