Browse Source

Include gmodule as well as glib

tags/1.2.0
Vsevolod Stakhov 8 years ago
parent
commit
5e311513d9
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config.h.in

+ 1
- 1
config.h.in View File

#include <errno.h> #include <errno.h>


#include <glib.h> #include <glib.h>
#include <gmodule.h>


#ifdef GLIB_RE_COMPAT #ifdef GLIB_RE_COMPAT
#include "gregex.h" #include "gregex.h"

Loading…
Cancel
Save