PERFORCE change 187470 for review
Christian S.J. Peron
csjp at FreeBSD.org
Tue Jan 4 21:51:23 UTC 2011
http://p4web.freebsd.org/@@187470?ac=10
Change 187470 by csjp at csjp_hvm02 on 2011/01/04 21:50:59
Remove redundant declaration of BSM_ARRAY_MAX. We define this in
deuce.h with the object that utilizes it.
Affected files ...
.. //depot/projects/trustedbsd/bsmtrace/conf.h#2 edit
Differences ...
==== //depot/projects/trustedbsd/bsmtrace/conf.h#2 (text+ko) ====
@@ -30,8 +30,6 @@
#ifndef BSM_CONF_H_
#define BSM_CONF_H_
-#define BSM_ARRAY_MAX 64
-
extern bsm_set_head_t bsm_set_head;
extern int lineno;
More information about the p4-projects
mailing list