ports/databases/tarantool-c/files/patch-tnt_tnt__net.c
Veniamin Gvozdikov f9a38283b2 - Update to latest git version
- Bump PORTREVISION because developers call is version 0.0.1
2016-01-21 13:08:47 +00:00

10 lines
211 B
C

--- tnt/tnt_net.c.orig 2016-01-21 12:48:00 UTC
+++ tnt/tnt_net.c
@@ -31,6 +31,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
+#include <stdint.h>
#include <string.h>
#include <stdbool.h>