]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - dccp.h
05_DCCP-Remove-Unused.diff
[paraslash.git] / dccp.h
diff --git a/dccp.h b/dccp.h
deleted file mode 100644 (file)
index 0b8fa0e..0000000
--- a/dccp.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * Copyright (C) 2006 Andre Noll <maan@systemlinux.org>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
-
-/** \file dccp.h functions exported by dccp.c */
-
-/*
- * based on common.h of dccp-cs-0.01.tar.bz2,
- * (C) 2005 Ian McDonald <imcdnzl@gmail.com>
- */
-
-int dccp_get_socket(void);
-int dccp_set_socket(int fd);