(CHE_MAX): Don't define twice, define once in a header.

(get_che_cnum, set_che_cnum, get_che_value, set_che_value): Remove
redundant definitions.
This commit is contained in:
Markus Armbruster 2004-03-01 13:32:06 +00:00
parent 13797a2ba2
commit 98b392d72c
3 changed files with 1 additions and 9 deletions

View file

@ -45,8 +45,6 @@
#include "prototypes.h"
#include "optlist.h"
#define CHE_MAX 255
void
takeover(register struct sctstr *sp, natid newown)
{