-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: libidc
action: commit
revision:
path_from:
revision_from: 7aea92b2a5af6ea3b8fab4518cbc3e21363c5ae2:
path_to:
revision_to:

git.thebackupbox.net

libidc

git://git.thebackupbox.net/libidc

commit 7aea92b2a5af6ea3b8fab4518cbc3e21363c5ae2
Author: epoch <epoch@hack.thebackupbox.net>
Date:   Thu Jan 30 05:50:47 2020 +0000

    lol. forgot the stdio header to get FILE type

diff --git a/idc.h b/idc.h

index 68484c415f2539c613308b89088cacdc0ba73a5f..

index ..ffdf48c53be2223c364c0cad1a8f427470f7f7f5 100644

--- a/idc.h
+++ b/idc.h
@@ -1,6 +1,7 @@
 #ifndef _IDC_H_
 #define _IDC_H_

+#include <stdio.h>
 #include <sys/select.h>

 char *read_line_hack(FILE *fp,int len);

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 13:32:21 2024