diff options
| author | Pietro Gagliardi <[email protected]> | 2018-08-26 13:18:53 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2018-08-26 13:18:53 -0400 |
| commit | 809662459dcd2cbe0b42f338413b88fea0483086 (patch) | |
| tree | fe2b74245658f886d800b2c108961c345186acea /pkgui.c | |
| parent | 766f9ed028c757561b99e4ed5aa487d381fe80a3 (diff) | |
Migrate the link_darwin_amd64.go and control.go files back; fixed up errors in the C files and util.go.
Diffstat (limited to 'pkgui.c')
| -rw-r--r-- | pkgui.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ // 26 august 2018 #include "pkgui.h" -#include "xxxxx" +#include "_cgo_export.h" uiInitOptions *pkguiAllocInitOptions(void) { |
