Moved wpcap*.[ch] from platform/minimal-net/net to cpu/native/net.

This commit is contained in:
oliverschmidt 2007-04-01 20:39:05 +00:00
parent 25af6bdcea
commit 01b9b31952
4 changed files with 4 additions and 4 deletions

View file

@ -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"

View file

@ -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__

View file

@ -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

View file

@ -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__