Commit a9b33aae authored by Sumanth Gavini's avatar Sumanth Gavini Committed by Kees Cook
Browse files

selftests: seccomp: Fix "performace" to "performance"

parent 73989c99
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 * Strictly speaking, this is not a test. But it can report during test
 * runs so relative performace can be measured.
 * runs so relative performance can be measured.
 */
#define _GNU_SOURCE
#include <assert.h>