aboutsummaryrefslogtreecommitdiff
path: root/rcynic/bio_f_linebreak.h
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2014-04-05 22:42:12 +0000
committerRob Austein <sra@hactrn.net>2014-04-05 22:42:12 +0000
commitfe0bf509f528dbdc50c7182f81057c6a4e15e4bd (patch)
tree07c9a923d4a0ccdfea11c49cd284f6d5757c5eda /rcynic/bio_f_linebreak.h
parentaa28ef54c271fbe4d52860ff8cf13cab19e2207c (diff)
Source tree reorg, phase 1. Almost everything moved, no file contents changed.
svn path=/branches/tk685/; revision=5757
Diffstat (limited to 'rcynic/bio_f_linebreak.h')
-rw-r--r--rcynic/bio_f_linebreak.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/rcynic/bio_f_linebreak.h b/rcynic/bio_f_linebreak.h
deleted file mode 100644
index b5becfa6..00000000
--- a/rcynic/bio_f_linebreak.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* $Id$ */
-
-#ifndef __BIO_F_LINEBREAK__
-#define __BIO_F_LINEBREAK__
-
-#include <openssl/bio.h>
-
-BIO_METHOD *BIO_f_linebreak(void);
-
-#endif /* __BIO_F_LINEBREAK__ */