patch 9.0.1465: Haiku build fails
Problem: Haiku build fails.
Solution: Do not include globals.h and proto.h twice. (Ozaki Kiichi,
closes #12273)
This commit is contained in:
@ -75,8 +75,6 @@ extern "C" {
|
||||
#include <syslog.h>
|
||||
|
||||
#include "vim.h"
|
||||
#include "globals.h"
|
||||
#include "proto.h"
|
||||
#include "version.h"
|
||||
|
||||
} // extern "C"
|
||||
|
||||
Reference in New Issue
Block a user