source: svn/newcon3bcm2_21bu/toolchain/mipsel-linux-uclibc/include/net/ppp_defs.h @ 26

Last change on this file since 26 was 26, checked in by phkim, 11 years ago
  1. phkim
  2. 서경방소에서 kctv 로고 변경
  • 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.