#pragma once /* ============================================================================= chgsef.c -- global functions ============================================================================= */ extern void chgsdb(void); extern void chgsdf(void); extern void chgseb(void); extern void chgsef(void);