mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
10 lines
292 B
Text
10 lines
292 B
Text
--- load.c 2011-06-30 18:22:19.000000000 -0500
|
|
+++ new_load.c 2014-09-11 04:47:52.057267514 -0500
|
|
@@ -5,6 +5,7 @@
|
|
*********************************************************************/
|
|
|
|
#include <stdio.h>
|
|
+#include <config.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <ctype.h>
|