Commit a91586cb authored by vaclav's avatar vaclav
Browse files

put back a comment

parent c4b90294
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -33,6 +33,8 @@
#ifndef COMMON_API_TYPES_H
#define COMMON_API_TYPES_H

/* options.h needed for debugging/development features
 * It should be stripped for delivery along with debugging switches */
#include "options.h"
#include <stdint.h>
#include <stdio.h>