gentoo/app-misc/geekcode/files/geekcode-1.7.3-exit.patch
Jakov Smolic eda3d3e7da
app-misc/geekcode: Port to EAPI 7
Closes: https://github.com/gentoo/gentoo/pull/18956
Closes: https://bugs.gentoo.org/707246
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: David Seifert <soap@gentoo.org>
2021-01-12 11:48:47 +01:00

11 lines
203 B
Diff

--- a/geekcode.h
+++ b/geekcode.h
@@ -22,6 +22,7 @@
#ifndef __INCLUDED_GEEKCODE_H__
#define __INCLUDED_GEEKCODE_H__
+#include <stdlib.h> /* exit() */
#define VERSION "1.7.3" /* Added in v1.2 */