Commit c817c44a authored by Guido Casati's avatar Guido Casati

Add include for stdbool.h in FGSMobileIdentity.c

parent 29220a60
......@@ -31,7 +31,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <stdbool.h>
#include "TLVEncoder.h"
#include "TLVDecoder.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment