OSDN Git Service

compat/snprintf.c: handle snprintf's that always return the # chars transmitted
[git-core/git.git] / pkt-line.h
index 9abef24..9df653f 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef PKTLINE_H
 #define PKTLINE_H
 
+#include "git-compat-util.h"
+
 /*
  * Silly packetized line writing interface
  */