Refactored, new files util.[ch], C89

This commit is contained in:
Bert
2011-02-03 10:15:01 +01:00
parent f5c125b3ee
commit 8f4af658ae
8 changed files with 137 additions and 101 deletions

View File

@ -22,7 +22,7 @@
#include <stdio.h>
#include <unistd.h>
#include "sxiv.h"
#include "config.h"
#include "options.h"
options_t _options;