From 3d954bfd2f658ac05a0f20a1241738ed3e3fdd28 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 5 Feb 2014 11:10:02 +0100 Subject: Move lib to the root. --- lib/examples/blocking.h | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 lib/examples/blocking.h (limited to 'lib/examples/blocking.h') diff --git a/lib/examples/blocking.h b/lib/examples/blocking.h deleted file mode 100644 index f91e6be..0000000 --- a/lib/examples/blocking.h +++ /dev/null @@ -1,4 +0,0 @@ -#include "libradsec-base.h" - -struct rs_packet *next_packet (const struct rs_handle *ctx, int fd); -int send_packet (const struct rs_handle *ctx, int fd, struct rs_packet *p); -- cgit v1.1