diff options
Diffstat (limited to 'surf.c')
| -rw-r--r-- | surf.c | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ * * To understand surf, start reading main(). */ + +// customizations by miguel. to incorporate his webextension +// #include <sys/file.h> #include <sys/types.h> #include <sys/wait.h> |
