X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fendian%2Ftest%2Frun.c;h=cba96f0b4d68dcd7e14844edf2a1d566a1ed943e;hp=2cd258613de4fe1e6665b024a0807d0a2fe0fab5;hb=85a33135890965218010b79c89e4d3f4905727e3;hpb=3404ba2a1b34e766628d5b9febf401011aa6753f 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[]) {