#include <stdio.h>
#include <string.h>
Go to the source code of this file.
Defines | |
#define | MAX_LINE 1024 |
Functions | |
int | main (int argc, char **argv) |
the user main() |
|
Definition at line 4 of file fixdeps.c. Referenced by main(). |
|
the user main()
|