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.h | |
| 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.h')
| -rw-r--r-- | pkgui.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ // 12 august 2018 -#include <stdio.h> +#include <stdlib.h> #include "ui.h" // main.go |
