X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=url.h;h=fda4e64420280668edabd210f9e71cc8190677cc;hp=e268b84ae14432d207f991356973fd942428c029;hb=22601f25ede6703ba7cd06ee84eddd2045308570;hpb=df70e07e24add1869bcc9b7af2277d9d0c09a281 diff --git a/url.h b/url.h index e268b84..fda4e64 100644 --- a/url.h +++ b/url.h @@ -1,6 +1,17 @@ +/* + * Copyright notice from original mutt: + * [none] + * + * This file is part of mutt-ng, see http://www.muttng.org/. + * It's licensed under the GNU General Public License, + * please see the file GPL in the top level source directory. + */ + #ifndef _URL_H # define _URL_H +#include + typedef enum url_scheme { U_FILE, U_POP,