Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit: allow partial commits with relative paths
[gitweb.git]
/
test-genrandom.c
diff --git
a/test-genrandom.c
b/test-genrandom.c
index 8ad276d062d6b96e2d80d3fcb44e046287f34bf7..b3c28d9a1c1102f2862af68b0bda7e9b0424f5cc 100644
(file)
--- a/
test-genrandom.c
+++ b/
test-genrandom.c
@@
-4,8
+4,7
@@
* Copyright (C) 2007 by Nicolas Pitre, licensed under the GPL version 2.
*/
-#include <stdio.h>
-#include <stdlib.h>
+#include "git-compat-util.h"
int main(int argc, char *argv[])
{