File loki_update-snarf.diff of Package loki_setup

Index: loki_update/snarf-7.0/http.c
===================================================================
--- loki_update.orig/snarf-7.0/http.c	2003-04-23 19:19:59.000000000 +0000
+++ loki_update/snarf-7.0/http.c	2004-02-28 15:07:55.391340587 +0000
@@ -8,6 +8,7 @@
 #include <errno.h>
 #include <sys/types.h>
 #include <pwd.h>
+#include <ctype.h>
 #include "url.h"
 #include "http.h"
 #include "options.h"
Index: loki_update/snarf-7.0/llist.c
===================================================================
--- loki_update.orig/snarf-7.0/llist.c	2000-10-25 13:46:38.000000000 +0000
+++ loki_update/snarf-7.0/llist.c	2004-02-28 15:04:28.436107251 +0000
@@ -35,5 +35,7 @@
         l->next = list_new();
         l->next->data = data;
         l->next->next = NULL;
+
+	return NULL;
 }
         
openSUSE Build Service is sponsored by