Upgrade Git to latest master
[navymail.git] / fromgit / help.cocci
blobc9d84a816c4bbb804c5fa07d67da18d000a96bac
1 // Tweak git/help.c for navymail needs
2 // Copyright (C) 2011  Kirill Smelkov <kirr@navytux.spb.ru>
3 //
4 // This program is free software: you can Use, Study, Modify and Redistribute it
5 // under the terms of the GNU General Public License version 2. This program is
6 // distributed WITHOUT ANY WARRANTY. See COPYING file for full License terms.
8 @@
9 @@
10  #include "..."
11 +#include "navymail/navymail.h"
13 // include "common.cocci"  (XXX "included" by build system via generating %.cocci+)