source: svn/trunk/newcon3bcm2_21bu/toolchain/mips-linux-uclibc/include/net/ppp_defs.h

Last change on this file was 2, checked in by phkim, 11 years ago

1.phkim

  1. revision copy newcon3sk r27
  • Property svn:executable set to *
File size: 172 bytes
Line 
1#ifndef _NET_PPP_DEFS_H
2#define _NET_PPP_DEFS_H 1
3
4#define __need_time_t
5#include <time.h>
6
7#include <asm/types.h>
8#include <linux/ppp_defs.h>
9
10#endif /* net/ppp_defs.h */
Note: See TracBrowser for help on using the repository browser.