fix load error

db4
Doug Coleman 2008-01-30 12:49:20 -06:00
parent 0141a9a591
commit adc6f4de73
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
! Copyright (C) 2007 Doug Coleman.
! See http://factorcode.org/license.txt for BSD license.
USING: alien alien.c-types alien.syntax byte-arrays io
io.sockets.impl kernel structs math prettyprint ;
io.sockets.impl kernel structs math math.parser
prettyprint sequences ;
IN: io.sockets.headers
C-STRUCT: etherneth