git.bzium.org/
/
embe
/
choinka.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
1f29288
)
Uporządkowanie kolejności include’ów.
author
Michał Bartoszkiewicz <mbartoszkiewicz@gmail.com>
Mon, 7 Dec 2009 00:22:00 +0000
(
01:22
+0100)
committer
Michał Bartoszkiewicz <mbartoszkiewicz@gmail.com>
Mon, 7 Dec 2009 00:22:00 +0000
(
01:22
+0100)
choinka.c
patch
|
blob
|
history
diff --git
a/choinka.c
b/choinka.c
index 9c031839398caeb58e9802e64e0e42eb8ccf8344..62461df3fb45b218ea86d796a77543669a90487e 100644
(file)
--- a/
choinka.c
+++ b/
choinka.c
@@
-1,7
+1,7
@@
-#include <term.h>
#include <ncurses.h>
#include <stdio.h>
#include <stdlib.h>
#include <ncurses.h>
#include <stdio.h>
#include <stdlib.h>
+#include <term.h>
#include <time.h>
typedef struct {
#include <time.h>
typedef struct {