This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
* Removed unused includes.
tags/v0.99.beta14
Sam Hocevar
sam
18 years ago
parent
0e4d5697de
commit
8995ef3837
1 changed files
with
0 additions
and
8 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-8
caca/graphics.c
+ 0
- 8
caca/graphics.c
View File
@@ -19,14 +19,6 @@
#include "config.h"
#include <stdio.h> /* BUFSIZ */
#include <string.h>
#include <stdlib.h>
#if defined(HAVE_UNISTD_H)
# include <unistd.h>
#endif
#include <stdarg.h>
#include "caca.h"
#include "caca_internals.h"
#include "cucul.h"
Write
Preview
Loading…
Cancel
Save