commit | f728123bd75a65a6a1536e198c3c30719e494e71 | [log] [tgz] |
---|---|---|
author | Juan Cespedes <cespedes@debian.org> | Thu Jun 25 16:11:21 2009 +0200 |
committer | Juan Cespedes <cespedes@debian.org> | Thu Jun 25 16:11:21 2009 +0200 |
tree | 21f66082275987a9b24fbc776fa607c6113acf0e | |
parent | 3df476b28e4a9cdb43cf29fff8e89481310eb30d [diff] [blame] |
Re-organize file names
diff --git a/proc.c b/proc.c index c430e0c..186788d 100644 --- a/proc.c +++ b/proc.c
@@ -8,7 +8,7 @@ #include <errno.h> #include <stdlib.h> -#include "main.h" +#include "common.h" #include "options.h" #include "elf.h"