mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-18 12:00:31 +01:00
WINGs: Added include for header defining the funcion provided by the file
This allows the compiler to warn if the definition in the file is no in line with what is exposed to the users of the function through the header definition.
This commit is contained in:
committed by
Carlos R. Mafra
parent
8a58c8b568
commit
140249ad0c
@@ -2,6 +2,7 @@
|
||||
#include <errno.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "WUtil.h"
|
||||
#include "wconfig.h"
|
||||
|
||||
void wusleep(unsigned int usec)
|
||||
|
||||
Reference in New Issue
Block a user