This file is indexed.

/usr/include/libsoup-gnome-2.4/libsoup/soup-gnome.h is in libsoup-gnome2.4-dev 2.56.0-2+deb9u2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
 * Copyright (C) 2008 Red Hat, Inc.
 */

#ifndef SOUP_GNOME_H
#define SOUP_GNOME_H 1

#include <libsoup/soup.h>

#include <libsoup/soup-cookie-jar-sqlite.h>
#include <libsoup/soup-gnome-features.h>

#endif /* SOUP_GNOME_H */