aeac6741d9
- Cleans up the Makefile a bit of stuff that isn't necessary. - Add missing headers to get rid of implicit function warnings. - Renames conflicting MSGBUFSIZE define to POPMSGBUFSIZE. - Sync PLIST. - Remove stray space in DESCR. - Bump PKGNAME.
12 lines
330 B
Plaintext
12 lines
330 B
Plaintext
$OpenBSD: patch-poprc_l_l,v 1.1 2010/07/09 07:17:37 sthen Exp $
|
|
--- poprc_l.l.orig Thu Jul 8 22:03:47 2010
|
|
+++ poprc_l.l Thu Jul 8 22:05:25 2010
|
|
@@ -53,6 +53,7 @@
|
|
|
|
***********************************************************************/
|
|
|
|
+#include <string.h>
|
|
#include <config.h>
|
|
#include "poproto.h"
|
|
#include "poprc_y.h"
|