diff options
Diffstat (limited to 'adk/tools/sortfile.h')
-rw-r--r-- | adk/tools/sortfile.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/adk/tools/sortfile.h b/adk/tools/sortfile.h new file mode 100644 index 000000000..c54294e69 --- /dev/null +++ b/adk/tools/sortfile.h @@ -0,0 +1 @@ +int sortfile(char *infile, char *outfile); |