Search:
Login
Help/Guide
About Trac
Register
Forgot your password?
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
3873:ac2a2dcad1ec
for
compose.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2005-02-03 09:01:42 (
4 years
ago)
Author:
Brendan Cully <brendan@…>
Branch:
HEAD
Message:
Add config.h to the top of every C file that could possibly want it.
Remove it from mutt.h
Files:
1 modified
compose.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
compose.c
r3808
r3873
17
17
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
18
18
*/
19
20
#if HAVE_CONFIG_H
21
# include "config.h"
22
#endif
19
23
20
24
#include "mutt.h"
Download in other formats:
Unified Diff
Zip Archive