]> Dogcows Code - chaz/tar/blob - lib/prepargs.h
Don't include <sys/time.h>, <sys/resource.h>; no longer needed.
[chaz/tar] / lib / prepargs.h
1 /* Parse arguments from a string and prepend them to an argv. */
2
3 void prepend_default_options (char const *, int *, char ***);
This page took 0.036778 seconds and 4 git commands to generate.