2 * Copyright (C) 1993-2001 by Darren Reed.
4 * See the IPFILTER.LICENCE file for details on licencing.
7 * Copyright 2006 Sun Microsystems, Inc. All rights reserved.
8 * Use is subject to license terms.
11 #pragma ident "%Z%%M% %I% %E% SMI"
18 static char sumdbuf
[17];
20 sprintf(sumdbuf
, "%#0x", sum
);