libosmocore/include
Christoph Fritz ab7c9c766b logging: include stdarg.h for va_list
fixes tiny compile error:

  CC     socket.lo
  In file included from socket.c:13:
  ../include/osmocom/core/logging.h:31: error: expected declaration
specifiers or ‘...’ before ‘va_list’
  make[3]: *** [socket.lo] Error 1
2011-09-01 17:44:35 +02:00
..
osmocom logging: include stdarg.h for va_list 2011-09-01 17:44:35 +02:00
Makefile.am include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00