Add a file for shared functions
New common.[hc] files where shared functions between surf and webkitextension will be put. First addition is die().
This commit is contained in:
New common.[hc] files where shared functions between surf and webkitextension will be put. First addition is die().