mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
- Register missing dependencies found by stage-qa - Convert to USES=localbase - Use options helpers - Strip gretl-gtk2 plugins - Regenerate patches with make makepatch, use correct patch naming
10 lines
198 B
C
10 lines
198 B
C
--- plugin/workbook.c.orig 2010-11-25 16:42:23 UTC
|
|
+++ plugin/workbook.c
|
|
@@ -24,6 +24,7 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <glib.h>
|
|
+#include <wchar.h>
|
|
|
|
#include "libgretl.h"
|
|
|