Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
Reverse Diff
Changes in
global.c
[dde1b4d:f271129]
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
File:
1 edited
global.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
global.c
rdde1b4d
rf271129
1
#include "owl.h"
1
2
#include <stdio.h>
2
#include <unistd.h>
3
#include <stdlib.h>
4
#include <string.h>
5
#include <netdb.h>
6
#include <termios.h>
7
3
#include <sys/ioctl.h>
8
#include <time.h>
9
#include "owl.h"
10
4
11
5
static void _owl_global_init_windows(owl_global *g);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive