Gather up another utility.
[u/mdw/catacomb] / safersk.c
CommitLineData
621468d8 1/* -*-c-*-
2 *
3 * $Id: safersk.c,v 1.1 2001/04/29 17:37:35 mdw Exp $
4 *
5 * Stub source for SAFER SK
6 *
7 * (c) 2001 Straylight/Edgeware
8 */
9
10#include "blkc.h"
11#include "safersk.h"
12
13const char *safersk_magic = "Compile this useless file";
14
15BLKC_TEST(SAFERSK, safersk)
16