summaryrefslogtreecommitdiffstats
path: root/src/prototype
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1989-11-21 14:21:22 +0000
committerJohn Kohl <jtkohl@mit.edu>1989-11-21 14:21:22 +0000
commit5cbdd73916eaa68da12fcbd8e35fd14674d3de7f (patch)
tree98f9ff703cd7c1f583a0c23d329f8f8493799aa6 /src/prototype
parente35b10434eb0eaa40eaea7b8f020aa8e3bd71ee9 (diff)
downloadkrb5-5cbdd73916eaa68da12fcbd8e35fd14674d3de7f.tar.gz
krb5-5cbdd73916eaa68da12fcbd8e35fd14674d3de7f.tar.xz
krb5-5cbdd73916eaa68da12fcbd8e35fd14674d3de7f.zip
add include blocker stuff
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/prototype')
-rw-r--r--src/prototype/prototype.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/prototype/prototype.h b/src/prototype/prototype.h
index 565ca8d56f..88d5820297 100644
--- a/src/prototype/prototype.h
+++ b/src/prototype/prototype.h
@@ -12,3 +12,8 @@
*/
#include <krb5/mit-copyright.h>
+
+#ifndef __<<< include blocker>>>__
+#define __<<< include blocker>>>__
+
+#endif /* __<<< include blocker>>>__ */