#ifndef GETDTABLECOUNT_H
#define GETDTABLECOUNT_H

int getdtablecount(void);

#endif