Skip to content

Commit

Permalink
Fix to allow clean app.c compile with latest libcxl updates
Browse files Browse the repository at this point in the history
  • Loading branch information
helenaps committed Jul 5, 2016
1 parent 752060c commit 402887f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample_app/app.c
Expand Up @@ -3,8 +3,8 @@
*/

#include <inttypes.h>
#include <libcxl.h>
#include <stdio.h>
#include <libcxl.h>

#define CACHELINE_BYTES 128

Expand Down

0 comments on commit 402887f

Please sign in to comment.