summaryrefslogtreecommitdiff
path: root/mndp.h
blob: 77c489f6620075cec6c3e2b7a9560c64b1bd7b13 (plain)
1
2
3
4
5
6
#ifndef _MNDP_H
#define _MNDP_H

int mndp(void);

#endif