aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/api/buffer.h')
-rw-r--r--src/nvim/api/buffer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nvim/api/buffer.h b/src/nvim/api/buffer.h
index 9aa898f7da..1c4a93a587 100644
--- a/src/nvim/api/buffer.h
+++ b/src/nvim/api/buffer.h
@@ -1,8 +1,6 @@
#ifndef NVIM_API_BUFFER_H
#define NVIM_API_BUFFER_H
-#include <stdint.h>
-
#include "nvim/api/private/defs.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS