Moved wpcap*.[ch] from platform/minimal-net/net to cpu/native/net.
This commit is contained in:
parent
25af6bdcea
commit
01b9b31952
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* @(#)$Id: wpcap-service.c,v 1.2 2007/03/27 20:41:10 oliverschmidt Exp $
|
||||
* @(#)$Id: wpcap-service.c,v 1.1 2007/04/01 20:39:38 oliverschmidt Exp $
|
||||
*/
|
||||
|
||||
#include "contiki-net.h"
|
|
@ -28,7 +28,7 @@
|
|||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* $Id: wpcap-service.h,v 1.2 2007/03/27 20:41:10 oliverschmidt Exp $
|
||||
* $Id: wpcap-service.h,v 1.1 2007/04/01 20:39:38 oliverschmidt Exp $
|
||||
*/
|
||||
|
||||
#ifndef __WPCAP_SERVICE_H__
|
|
@ -30,7 +30,7 @@
|
|||
*
|
||||
* Author: Oliver Schmidt <ol.sc@web.de>
|
||||
*
|
||||
* $Id: wpcap.c,v 1.1 2007/03/26 02:53:55 oliverschmidt Exp $
|
||||
* $Id: wpcap.c,v 1.1 2007/04/01 20:39:38 oliverschmidt Exp $
|
||||
*/
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
|
@ -30,7 +30,7 @@
|
|||
*
|
||||
* Author: Oliver Schmidt <ol.sc@web.de>
|
||||
*
|
||||
* $Id: wpcap.h,v 1.1 2007/03/26 02:53:55 oliverschmidt Exp $
|
||||
* $Id: wpcap.h,v 1.1 2007/04/01 20:39:38 oliverschmidt Exp $
|
||||
*/
|
||||
|
||||
#ifndef __WPCAP_H__
|
Loading…
Reference in a new issue