(libT) add #ifdefs to ensure that client apps don't #include private libtransmission headers.

This commit is contained in:
Charles Kerr
2008-11-24 20:17:36 +00:00
parent dfd731c9a4
commit a1cd6d85dc
37 changed files with 130 additions and 7 deletions
+4
View File
@@ -10,6 +10,10 @@
* $Id$
*/
#ifndef __TRANSMISSION__
#error only libtransmission should #include this header.
#endif
#ifndef TR_WEBSEED_H
#define TR_WEBSEED_H