add include blocker stuff
authorJohn Kohl <jtkohl@mit.edu>
Tue, 21 Nov 1989 14:21:22 +0000 (14:21 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 21 Nov 1989 14:21:22 +0000 (14:21 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24 dc483132-0cff-0310-8789-dd5450dbe970

src/prototype/prototype.h

index 565ca8d56f20001f0d66a61b9172e90df0c1fcd1..88d5820297d31e626f7243c4d9509242530a797f 100644 (file)
@@ -12,3 +12,8 @@
  */
 
 #include <krb5/mit-copyright.h>
+
+#ifndef __<<< include blocker>>>__
+#define __<<< include blocker>>>__
+
+#endif /* __<<< include blocker>>>__ */