Commit 4232ece0 authored by Dafydd Harries's avatar Dafydd Harries

include headers in the files that implement their functions

darcs-hash:20070210140813-c9803-158d4babd75e2ff29f9e72e0d437d46534ba673e.gz
parent 12c4257a
......@@ -3,6 +3,8 @@
#include <glib.h>
#include "readline.h"
gchar *
readline (guint fileno)
{
......
......@@ -6,6 +6,8 @@
#include "agent.h"
#include "util.h"
/* format is:
* type/ip/port/username/password
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment