openbsd-ports/graphics/mplex/patches/patch-buffer_c
wcobb 63476d43e9 - pull in missing prototypes.
- fix format strings.
- remove unnecessary statics from headers, reduce executable size.
- disable insane verbosity that just slows down encoding.
2002-08-12 19:33:31 +00:00

11 lines
288 B
Plaintext

$OpenBSD: patch-buffer_c,v 1.1 2002/08/12 19:33:31 wcobb Exp $
--- buffer.c.orig Thu Jul 18 15:10:33 2002
+++ buffer.c Thu Jul 18 15:10:48 2002
@@ -1,3 +1,6 @@
+
+#include <stdlib.h>
+
#include "main.h"
/******************************************************************
Buffer_Clean