aboutsummaryrefslogtreecommitdiffstats
path: root/getdtablecount.h
blob: 91747929c22ec9a0d2fd1b9d9e913f3b3c14f502 (plain) (blame)
1
2
3
4
5
6
#ifndef GETDTABLECOUNT_H
#define GETDTABLECOUNT_H

int getdtablecount(void);

#endif