File: mndp.h

package info (click to toggle)
mactelnet 0.4.0-1%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 340 kB
  • sloc: ansic: 2,793; sh: 82; makefile: 59
file content (6 lines) | stat: -rw-r--r-- 56 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#ifndef _MNDP_H
#define _MNDP_H

int mndp(void);

#endif