X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Ftest-futimens.c;h=5753c6b2099686ddbae1a80bb092e014350b19e3;hb=89ae4589dd58d12e7cbcf0e92c1d828c1e430f97;hp=4e049bdffe77bdc3f6d7f20831010f1d31747a8b;hpb=82381b9e5b37125305709d412d8322b35e5c4796;p=pspp diff --git a/tests/test-futimens.c b/tests/test-futimens.c index 4e049bdffe..5753c6b209 100644 --- a/tests/test-futimens.c +++ b/tests/test-futimens.c @@ -20,6 +20,9 @@ #include +#include "signature.h" +SIGNATURE_CHECK (futimens, int, (int, struct timespec const[2])); + #include #include #include