3fe777d2dc
- bump SHARED_LIBS - regen PLIST - update patches - update HOMEPAGE ok jsg@, ajacoutot@
16 lines
408 B
Plaintext
16 lines
408 B
Plaintext
$OpenBSD: patch-lib_file_group_c,v 1.3 2009/05/23 16:34:54 benoit Exp $
|
|
--- lib/file_group.c.orig Tue May 6 03:38:11 2008
|
|
+++ lib/file_group.c Sat Mar 21 19:00:40 2009
|
|
@@ -1,8 +1,9 @@
|
|
/* $Id: patch-lib_file_group_c,v 1.3 2009/05/23 16:34:54 benoit Exp $ */
|
|
-#include "internal.h"
|
|
-#include "log.h"
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
+
|
|
+#include "internal.h"
|
|
+#include "log.h"
|
|
|
|
#define VERBOSE 1
|
|
|