remove typo
This commit is contained in:
parent
900c67c2a0
commit
eab1480113
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@
|
|||
* This code based mostly on the online manual http://www.lowlevel.eu/wiki/RTL8139
|
||||
*/
|
||||
|
||||
#ifndef __HAVE_RTL839_H__
|
||||
#define __HAVE_RL8139_H__
|
||||
#ifndef __HAVE_RTL8139_H__
|
||||
#define __HAVE_RTL8139_H__
|
||||
|
||||
#include <metalsvm/stddef.h>
|
||||
#include <metalsvm/mailbox.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue