You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-misc/geekcode/files/geekcode-1.7.3-exit.patch

11 lines
203 B

--- 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 */