Avoid "empty source file" warnings.
This commit is contained in:
parent
0991f07034
commit
40f935f5b4
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
/* crypto/ebcdic.c */
|
||||
|
||||
static void *dummy=&dummy;
|
||||
|
||||
#ifdef CHARSET_EBCDIC
|
||||
#include "ebcdic.h"
|
||||
/* Initial Port for Apache-1.3 by <Martin.Kraemer@Mch.SNI.De>
|
||||
|
|
Loading…
Reference in a new issue