mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Added network init; refactored some header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@338 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <nuttx/os_external.h>
|
||||
#include "ostest.h"
|
||||
|
||||
/************************************************************
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <sched.h>
|
||||
#include <nuttx/os_external.h>
|
||||
#include <nuttx/init.h>
|
||||
#include "ostest.h"
|
||||
|
||||
/************************************************************
|
||||
|
||||
Reference in New Issue
Block a user