summaryrefslogblamecommitdiff
path: root/user/sddm/utmpx.patch
blob: 4402fd861810716804c7e94d0f66017d235fce8f (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                                                   


                        
                        
                  
       


                      
--- sddm-0.19.0/src/helper/HelperApp.cpp.old	2020-11-03 03:47:51.000000000 -0600
+++ sddm-0.19.0/src/helper/HelperApp.cpp	2022-08-19 21:59:19.977071884 -0500
@@ -36,9 +36,6 @@
 #include <sys/socket.h>
 #include <sys/time.h>
 
-#if defined(Q_OS_LINUX)
-#include <utmp.h>
-#endif
 #include <utmpx.h>
 #include <QByteArray>