Repositories
/
olsrd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
8f428e4
)
Prototype compliant from compiler fixed
author
Andreas Tonnesen
<andreto@olsr.org>
Sun, 21 Nov 2004 10:56:29 +0000
(10:56 +0000)
committer
Andreas Tonnesen
<andreto@olsr.org>
Sun, 21 Nov 2004 10:56:29 +0000
(10:56 +0000)
src/unix/misc.c
patch
|
blob
|
history
diff --git
a/src/unix/misc.c
b/src/unix/misc.c
index
ac6c802
..
8cd2f3e
100644
(file)
--- a/
src/unix/misc.c
+++ b/
src/unix/misc.c
@@
-36,12
+36,13
@@
* to the project. For more information see the website or contact
* the copyright holders.
*
* to the project. For more information see the website or contact
* the copyright holders.
*
- * $Id: misc.c,v 1.
3 2004/11/21 10:50:52
kattemat Exp $
+ * $Id: misc.c,v 1.
4 2004/11/21 10:56:29
kattemat Exp $
*/
#include <stdio.h>
#include <unistd.h>
*/
#include <stdio.h>
#include <unistd.h>
+#include "misc.h"
void clear_console(void)
{
void clear_console(void)
{