Clean up includes.
This commit is contained in:
parent
5a248c0d4e
commit
80a72d1906
5 changed files with 5 additions and 9 deletions
|
|
@ -36,7 +36,8 @@
|
|||
#include <sys/types.h>
|
||||
#include <sys/uio.h>
|
||||
#include <sys/file.h>
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#ifdef hpux
|
||||
#include <stdio.h>
|
||||
|
|
@ -44,7 +45,6 @@
|
|||
|
||||
#include "lwp.h"
|
||||
#include "lwpint.h"
|
||||
#include "prototypes.h"
|
||||
|
||||
#if defined(_EMPTH_LWP)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue