687f61e
1 2 3 4 5 6
#ifndef GETDTABLECOUNT_H #define GETDTABLECOUNT_H int getdtablecount(void); #endif