12 lines
174 B
Text
12 lines
174 B
Text
|
Index: gc_politics.c
|
||
|
--- gc_politics.c.orig
|
||
|
+++ gc_politics.c
|
||
|
@@ -20,6 +20,7 @@
|
||
|
*/
|
||
|
|
||
|
#include <stdio.h>
|
||
|
+#include <stdlib.h>
|
||
|
#include "geekcode.h"
|
||
|
|
||
|
int get_social(void)
|