Fix: remove unused align.h header
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 Jul 2022 15:45:26 +0000 (11:45 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 27 Jul 2022 15:45:49 +0000 (11:45 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I3a3ea23e36de36ac59b0d350b8ac2bdcfca4a139

libringbuffer/smp.c

index 966556dcee15cf38b0a4b6e86d1f47ccd878169b..b6c2962b9711b0979beeea5f2bfcc0f9dff14272 100644 (file)
@@ -30,7 +30,6 @@
 #include <stdlib.h>
 #include <unistd.h>
 
-#include "align.h"
 #include "smp.h"
 #include "usterr-signal-safe.h"
 
This page took 0.025331 seconds and 4 git commands to generate.