[Linux-hls-cvs] qosman/us/include local.h,1.2,1.3
Status: Pre-Alpha
Brought to you by:
lucabe
|
From: Luca A. <lu...@us...> - 2004-08-21 13:54:20
|
Update of /cvsroot/linux-hls/qosman/us/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6861/us/include Modified Files: local.h Log Message: Update to the new gensched interface Index: local.h =================================================================== RCS file: /cvsroot/linux-hls/qosman/us/include/local.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** local.h 9 Apr 2004 13:39:58 -0000 1.2 --- local.h 21 Aug 2004 13:54:09 -0000 1.3 *************** *** 4,7 **** --- 4,8 ---- #include <unistd.h> #include <stdlib.h> + #include <string.h> #include <fcntl.h> |