Guard COMMIT and commit.h usage behind HAVE_COMMIT
This commit is contained in:
committed by
Paul Beckingham
parent
12809fd0bf
commit
6a9f6a9c82
@@ -30,7 +30,9 @@
|
||||
#include <stdlib.h>
|
||||
#include <Context.h>
|
||||
#include <ViewText.h>
|
||||
#ifdef HAVE_COMMIT
|
||||
#include <commit.h>
|
||||
#endif
|
||||
#include <CmdVersion.h>
|
||||
#include <text.h>
|
||||
#include <i18n.h>
|
||||
|
||||
Reference in New Issue
Block a user