mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
dtfile: Resolve implicit imcompatible declaration warnings.
This commit is contained in:
parent
7546d1a71a
commit
ef67cebea5
2 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,7 @@
|
|||
************************************<+>*************************************/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <fcntl.h>
|
||||
#include <signal.h>
|
||||
#include <sys/wait.h>
|
||||
|
|
|
@ -46,6 +46,7 @@
|
|||
************************************<+>*************************************/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <fcntl.h>
|
||||
#include <signal.h>
|
||||
#include <sys/wait.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue