]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
lib/motd.c: Remove unused include
authorTobias Stoeckmann <tobias@stoeckmann.org>
Sat, 10 Jan 2026 23:25:07 +0000 (00:25 +0100)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Sun, 11 Jan 2026 02:05:31 +0000 (03:05 +0100)
Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
lib/motd.c

index bcad1dab2c9842b1041fdfb0efeafb49e8685fa9..147e5a1eb7fcf56b34e644353b3386d27eb34ffd 100644 (file)
@@ -14,7 +14,6 @@
 #include <stdio.h>
 #include <string.h>
 
-#include "defines.h"
 #include "getdef.h"
 #include "prototypes.h"