aboutsummaryrefslogtreecommitdiff
path: root/gdb/common/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/common/buffer.c')
-rw-r--r--gdb/common/buffer.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/common/buffer.c b/gdb/common/buffer.c
index 28b2625..ca1636d 100644
--- a/gdb/common/buffer.c
+++ b/gdb/common/buffer.c
@@ -21,8 +21,6 @@
#include "xml-utils.h"
#include "buffer.h"
#include "inttypes.h"
-#include <stdint.h>
-
void
buffer_grow (struct buffer *buffer, const char *data, size_t size)
{