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

Last change on this file since 74 was 74, checked in by phkim, 10 years ago
  1. phkim
  2. zasc
  3. 변경 내용
    • CT_ChMapUpdatePMTAC3AudioDescriptor 메모리 leak 버그 수정
  • 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.