Use "#error" directive to report undefined word size
authorJohn Carr <jfc@mit.edu>
Tue, 30 Oct 1990 09:53:12 +0000 (09:53 +0000)
committerJohn Carr <jfc@mit.edu>
Tue, 30 Oct 1990 09:53:12 +0000 (09:53 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1373 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/wordsize.h

index 02b4924ba0fe61d109cdee142b5bd4f2e2a05336..898120e4f1d3b4ca169e0f84038738a8685d573c 100644 (file)
@@ -38,7 +38,7 @@ typedef       unsigned int    krb5_ui_4;
 #endif
 
 #ifndef __OK
Error:  must define word size!
#error:  must define word size!
 #endif /* __OK */
 
 #undef __OK